| Package | Description |
|---|---|
| com.entrust.toolkit.security.crypto.random |
Contains implementations of secure random number generation algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
X9_31using3DES
A software based implementation of the X9.31 pseudo-random number generator
(PRNG) using a DESede cipher and a 192-bit key.
|
class |
X9_31usingAES256
A software based implementation of the X9.31 pseudo-random number generator
(PRNG) using an AES cipher and a 256-bit key.
|