Package org.apache.sshd.common.cipher
package org.apache.sshd.common.cipher
Cipher
implementations.-
ClassDescriptionBase class for all Cipher implementations delegating to the JCE provider.Algorithm parameters for AES/GCM that assumes the IV uses an 8-byte counter field as its least significant bytes.Provides easy access to the currently implemented ciphersHolds the result of
BuiltinCiphers.parseCiphersList(String)
AEAD cipher based on the OpenSSH ChaCha20-Poly1305 cipher extension.Wrapper for a cryptographic cipher, used either for encryption or decryption.The reported algorithm name refers to the cipher base name - e.g., "AES", "ARCFOUR", etc.Represents a no-op cipher.Utilities for working with elliptic curves.The variousECPoint
representation compression indicators