Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile for examples now requires GNU make, was getting way too long | lloyd | 2008-09-18 | 1 | -130/+0 |
* | Clean up the examples makefile a bit.1.7.0 | lloyd | 2007-03-13 | 1 | -9/+13 |
* | Add a password hashing example. It uses PBKDF2/SHA-1 with 10000 iterations, | lloyd | 2007-03-09 | 1 | -1/+5 |
* | Remove the (deleted) fips140 example from the Makefile | lloyd | 2006-09-07 | 1 | -5/+1 |
* | Enable optimizations in the makefile | lloyd | 2006-07-16 | 1 | -4/+2 |
* | Add an example that performs factoring (using Pollard's Rho algorithm) | lloyd | 2006-07-16 | 1 | -1/+5 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+124 |