Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -0/+2 |
| | | | | Patch from David X Callaway. | ||||
* | Update examples for changed EntropySource and RandomNumberGenerator interfaces | lloyd | 2009-01-31 | 1 | -0/+2 |
| | |||||
* | Update examples for recent API changes | lloyd | 2008-10-08 | 1 | -1/+3 |
| | |||||
* | Line wrap | lloyd | 2008-10-01 | 1 | -1/+2 |
| | |||||
* | Fix compilation with latest RNG API | lloyd | 2008-09-18 | 1 | -1/+3 |
| | |||||
* | Add a program that checks the X9.31 PRNG against a set of NIST test vectors | lloyd | 2008-09-18 | 1 | -0/+134 |