Uses of Class
org.bouncycastle.crypto.StreamBlockCipher
Packages that use StreamBlockCipher
-
Uses of StreamBlockCipher in org.bouncycastle.crypto.modes
Subclasses of StreamBlockCipher in org.bouncycastle.crypto.modesModifier and TypeClassDescriptionclassimplements a Cipher-FeedBack (CFB) mode on top of a simple cipher.classAn implementation of the CFB mode for GOST 3412 2015 cipher.classimplements the GOST 3412 2015 CTR counter mode (GCTR).classAn implementation of the OFB mode for GOST 3412 2015 cipher.classAn implementation of the GOST CFB mode with CryptoPro key meshing as described in RFC 4357.classimplements the GOST 28147 OFB counter mode (GCTR).classImplementation of DSTU7624 CTR modeclassimplements a Output-FeedBack (OFB) mode on top of a simple cipher.classImplements the Segmented Integer Counter (SIC) mode on top of a simple block cipher.