Class | Description |
---|---|
HelixAlgorithmParameters |
Manages the algorithm parameters for Helix cryptographic operations.
|
HelixCipher |
This class provides encryption and decryption (with optional MAC generation
and verification) operations for the Helix stream cipher.
|
HelixKeyGenerator |
This class generates secret (symmetric) keys for the Helix combined stream
cipher and MAC function algorithm.
|
HelixKeySpec |
A (transparent) specification of the key material that constitutes a Helix
secret key.
|
HelixMac |
This class provides the MAC generation operation for the Helix stream cipher.
|
HelixParameterSpec |
Specifies the nonce (i.e.
|
HelixSecretKeyFactory |
A factory for building or retrieving Helix secret keys..
|
HelixSecureRandom |
This class is a pseudo-random number generator (PRNG) that uses the Helix key
stream as a source of randomness.
|
Copyright © 2010-2015 Matthew Zipay. All Rights Reserved.