Implemented in rand.c.
Namespaces | |
| namespace | cdk |
Data Structures | |
| class | PRNG |
| Implementation of the NIST FIPS 186-2 Pseudorandom Number Generator. More... | |
Functions | |
| _cdkpub double | cdk::mytime1 () |
| Get system time. | |
| _cdkpub str | cdk::getrand1 (int n) |
| Get a str object containing a specified number of pseudorandom bytes. | |
| _cdkpub str | cdk::getrand2 (int n) |
| Get a str object containing a specified number of pseudorandom bytes. | |
| ISC Cryptographic Development Kit - User's Guide | |
| Questions? E-mail ISC technical support | |
| Copyright© 2002-2006 Information Security Corp. All rights reserved. |