Uses of Class
org.bouncycastle.crypto.internal.StreamBlockCipher
Packages that use StreamBlockCipher
-
Uses of StreamBlockCipher in org.bouncycastle.crypto.internal.modes
Subclasses of StreamBlockCipher in org.bouncycastle.crypto.internal.modesModifier and TypeClassDescriptionclass
implements a Cipher-FeedBack (CFB) mode on top of a simple cipher.class
An implementation of the GOST CFB mode with CryptoPro key meshing as described in RFC 4357.class
implements the GOST 28147 OFB counter mode (GCTR).class
implements a Output-FeedBack (OFB) mode on top of a simple cipher.class
Implements the Segmented Integer Counter (SIC) mode on top of a simple block cipher.