See: Description
| Interface | Description |
|---|---|
| EntropySource |
Defines the interface to an entropy source.
|
| Class | Description |
|---|---|
| DRBGusingSHA512 |
A software based implementation of the deterministic random bit generator
(DRBG), pseudo-random number generator (PRNG) that is based on the algorithm
defined by NIST Special Publication 800-90, which uses a SHA512.
|
| FIPS140_2Compliant |
Defines Entrust's FIPS 140-2 compliant pseudo-random number generator (PRNG)
architecture; it contains all the common functionality used by Entrust's FIPS
140-2 compliant PRNG algorithms.
|
| FIPS186_2usingSHA1 |
A software based implementation of the pseudo-random number generator (PRNG)
defined in FIPS 186-2 Appendix 3.1, which constructs the function G(t,c) from
SHA-1 and uses b = 512.
|
| X9_31 |
The super-class of all FIPS 140-2 complaint pseudo-random number generator
implementations that are based on the algorithm defined in ANSI X9.31
Appendix A.2.4.
|
| X9_31using3DES |
A software based implementation of the X9.31 pseudo-random number generator
(PRNG) using a DESede cipher and a 192-bit key.
|
| X9_31usingAES256 |
A software based implementation of the X9.31 pseudo-random number generator
(PRNG) using an AES cipher and a 256-bit key.
|
Contains implementations of secure random number generation algorithms.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |