Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -3/+2 |
* | Update examples for recent API changes | lloyd | 2008-10-08 | 1 | -3/+5 |
* | Fix the DSA examples. Reindent. | lloyd | 2008-06-28 | 1 | -1/+2 |
* | Update pkcs10, passhash examples | lloyd | 2008-06-27 | 1 | -5/+12 |
* | Update passhash example with new S2K::new_random_salt signature | lloyd | 2008-05-24 | 1 | -1/+2 |
* | Wrap lines in pk_bench and passhash to keep them under 80 columns. | lloyd | 2007-10-19 | 1 | -2/+2 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 1 | -2/+0 |
* | Add a password hashing example. It uses PBKDF2/SHA-1 with 10000 iterations, | lloyd | 2007-03-09 | 1 | -0/+76 |