Uses of Class
org.apache.commons.crypto.cipher.AbstractOpenSslFeedbackCipher
Packages that use AbstractOpenSslFeedbackCipher
-
Uses of AbstractOpenSslFeedbackCipher in org.apache.commons.crypto.cipher
Subclasses of AbstractOpenSslFeedbackCipher in org.apache.commons.crypto.cipherModifier and TypeClassDescription(package private) final class
This class do the real work(Encryption/Decryption) for non-authenticated modes, such as CTR, CBC.(package private) final class
This class do the real work(Encryption/Decryption/Authentication) for the authenticated mode: GCM.Fields in org.apache.commons.crypto.cipher declared as AbstractOpenSslFeedbackCipherModifier and TypeFieldDescriptionprivate final AbstractOpenSslFeedbackCipher
OpenSsl.opensslBlockCipher