Class | Description |
---|---|
AES128CBC |
AES128CBC cipher
|
AES128CBC.Factory |
Named factory for AES128CBC Cipher
|
AES128CTR |
AES128CTR cipher
|
AES128CTR.Factory |
Named factory for AES128CTR Cipher
|
AES192CBC |
AES192CBC Cipher
|
AES192CBC.Factory |
Named factory for AES192CBC Cipher
|
AES192CTR |
AES192CBC Cipher
|
AES192CTR.Factory |
Named factory for AES192CBC Cipher
|
AES256CBC |
AES256CBC Cipher
|
AES256CBC.Factory |
Named factory for AES256CBC Cipher
|
AES256CTR |
AES256CTR Cipher
|
AES256CTR.Factory |
Named factory for AES256CTR Cipher
|
ARCFOUR128 |
ARCFOUR128 cipher
|
ARCFOUR128.Factory |
Named factory for ARCFOUR128 Cipher
|
ARCFOUR256 |
ARCFOUR256 cipher
|
ARCFOUR256.Factory |
Named factory for AES128CTR Cipher
|
BaseCipher |
Base class for all Cipher implementations delegating to the JCE provider.
|
BaseRC4Cipher | |
BlowfishCBC |
BlowfishCBC Cipher
|
BlowfishCBC.Factory |
Named factory for BlowfishCBC Cipher
|
CipherNone |
Represents a no-op cipher.
|
CipherNone.Factory |
Named factory for the no-op Cipher
|
ECCurves |
Utilities for working with elliptic curves.
|
ECCurves.EllipticCurves | |
TripleDESCBC |
TripleDESCBC Cipher
|
TripleDESCBC.Factory |
Named factory for TripleDESCBC Cipher
|
Cipher
implementations.Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.