Uses of Interface
org.gudy.bouncycastle.crypto.StreamCipher
Packages that use StreamCipher
-
Uses of StreamCipher in org.gudy.bouncycastle.crypto
Classes in org.gudy.bouncycastle.crypto that implement StreamCipherModifier and TypeClassDescriptionclass
a wrapper for block ciphers with a single byte block size, so that they can be treated like stream ciphers. -
Uses of StreamCipher in org.gudy.bouncycastle.crypto.engines
Classes in org.gudy.bouncycastle.crypto.engines that implement StreamCipher