Package | Description |
---|---|
old.org.bouncycastle.crypto | |
old.org.bouncycastle.crypto.engines | |
old.org.bouncycastle.jce.provider |
Modifier and Type | Class and Description |
---|---|
class |
StreamBlockCipher
a wrapper for block ciphers with a single byte block size, so that they
can be treated like stream ciphers.
|
Modifier and Type | Class and Description |
---|---|
class |
Grain128Engine
Implementation of Martin Hell's, Thomas Johansson's and Willi Meier's stream
cipher, Grain-128.
|
class |
Grainv1Engine
Implementation of Martin Hell's, Thomas Johansson's and Willi Meier's stream
cipher, Grain v1.
|
class |
HC128Engine
HC-128 is a software-efficient stream cipher created by Hongjun Wu.
|
class |
HC256Engine
HC-256 is a software-efficient stream cipher created by Hongjun Wu.
|
class |
ISAACEngine
Implementation of Bob Jenkin's ISAAC (Indirection Shift Accumulate Add and Count).
|
class |
RC4Engine |
class |
Salsa20Engine
Implementation of Daniel J.
|
class |
VMPCEngine |
class |
VMPCKSA3Engine |
Constructor and Description |
---|
JCEStreamCipher(StreamCipher engine,
int ivLength) |
Copyright © 2015. All rights reserved.