| Interface | Description |
|---|---|
| Cipher |
Wrapper for a cryptographic cipher, used either for encryption
or decryption.
|
| CipherFactory |
| Class | Description |
|---|---|
| BaseCipher |
Base class for all Cipher implementations delegating to the JCE provider.
|
| BaseRC4Cipher | |
| BuiltinCiphers.Constants | |
| BuiltinCiphers.ParseResult |
Holds the result of
BuiltinCiphers.parseCiphersList(String) |
| CipherNone |
Represents a no-op cipher.
|
| ECCurves.Constants |
| Enum | Description |
|---|---|
| BuiltinCiphers |
Provides easy access to the currently implemented ciphers
|
| Cipher.Mode | |
| ECCurves |
Utilities for working with elliptic curves.
|
Cipher
implementations.Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.