| Package | Description |
|---|---|
| org.apache.sshd.common.cipher |
Cipher
implementations. |
| org.apache.sshd.common.config.keys.loader | |
| org.apache.sshd.common.config.keys.loader.pem | |
| org.apache.sshd.common.session |
| Class and Description |
|---|
| BaseCipher
Base class for all Cipher implementations delegating to the JCE provider.
|
| BaseGCMCipher.CounterGCMParameterSpec
Algorithm parameters for AES/GCM that assumes the IV uses an 8-byte counter field as its most significant bytes.
|
| BuiltinCiphers
Provides easy access to the currently implemented ciphers
|
| BuiltinCiphers.ParseResult
Holds the result of
BuiltinCiphers.parseCiphersList(String) |
| Cipher
Wrapper for a cryptographic cipher, used either for encryption or decryption.
|
| Cipher.Mode |
| CipherFactory |
| CipherInformation
The reported algorithm name refers to the cipher base name - e.g., "AES", "ARCFOUR", etc.
|
| ECCurves
Utilities for working with elliptic curves.
|
| ECCurves.ECPointCompression
The various
ECPoint representation compression indicators |
| Class and Description |
|---|
| CipherInformation
The reported algorithm name refers to the cipher base name - e.g., "AES", "ARCFOUR", etc.
|
| Class and Description |
|---|
| ECCurves
Utilities for working with elliptic curves.
|
| Class and Description |
|---|
| CipherInformation
The reported algorithm name refers to the cipher base name - e.g., "AES", "ARCFOUR", etc.
|
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.