aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile for examples now requires GNU make, was getting way too longlloyd2008-09-181-130/+0
* Clean up the examples makefile a bit.1.7.0lloyd2007-03-131-9/+13
* Add a password hashing example. It uses PBKDF2/SHA-1 with 10000 iterations,lloyd2007-03-091-1/+5
* Remove the (deleted) fips140 example from the Makefilelloyd2006-09-071-5/+1
* Enable optimizations in the makefilelloyd2006-07-161-4/+2
* Add an example that performs factoring (using Pollard's Rho algorithm)lloyd2006-07-161-1/+5
* Initial checkin1.5.6lloyd2006-05-181-0/+124