Uses of Interface
org.gudy.bouncycastle.crypto.StreamCipher
-
Packages that use StreamCipher Package Description org.gudy.bouncycastle.crypto org.gudy.bouncycastle.crypto.engines -
-
Uses of StreamCipher in org.gudy.bouncycastle.crypto
Classes in org.gudy.bouncycastle.crypto that implement StreamCipher Modifier and Type Class Description class
StreamBlockCipher
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 Modifier and Type Class Description class
RC4Engine
-