Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -0/+2 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -5/+4 |
* | Generate a random 2k bit DSA group instead of 1024-bit JCE default | lloyd | 2008-08-30 | 1 | -1/+3 |
* | Fix the DSA examples. Reindent. | lloyd | 2008-06-28 | 1 | -1/+3 |
* | Update some of the examples for the recent API changes | lloyd | 2008-06-27 | 1 | -4/+6 |
* | Avoid using the global RNG in check_key, instead pass a reference. | lloyd | 2008-05-24 | 1 | -2/+5 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 1 | -2/+0 |
* | Make a passphrase optional for the DSA and RSA key generation examples | lloyd | 2006-09-04 | 1 | -5/+6 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+57 |