Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 1 | -10/+10 |
* | Modify the S2K interface. Instead of being stateful in terms of the salt | lloyd | 2010-02-01 | 1 | -5/+15 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -7/+10 |
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -0/+2 |
* | Modularize the Adler32 checksum in checksums/adler32 | lloyd | 2008-09-28 | 1 | -2/+2 |
* | If the Zlib module is not compiled in, don't #error and abort the whole | lloyd | 2008-09-24 | 1 | -2/+2 |
* | Add missing headers in the example problems, noticed while compiling under | lloyd | 2008-06-11 | 1 | -0/+1 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 1 | -3/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+158 |