| Commit message (Expand) | Author | Age | Files | Lines |
* | Use size_t in filters | lloyd | 2010-10-12 | 1 | -4/+4 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -1/+3 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -6/+2 |
* | Use the standalone version of the hex decoder instead of the wrapper that | lloyd | 2010-09-03 | 1 | -4/+4 |
* | Rename S2K to PBKDF, because that is by far the most common name - S2K | lloyd | 2010-07-09 | 1 | -17/+18 |
* | Give all Filter objects a method for querying their name | lloyd | 2010-06-28 | 1 | -1/+9 |
* | Reduce deps slightly in selftest code | lloyd | 2010-03-03 | 1 | -4/+17 |
* | Modify the S2K interface. Instead of being stateful in terms of the salt | lloyd | 2010-02-01 | 1 | -3/+3 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+6 |
* | Use the new selftest framework for testing hashes, MACs, and ciphers. | lloyd | 2009-10-07 | 1 | -51/+200 |
* | Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that | lloyd | 2008-10-02 | 1 | -2/+2 |
* | Expose use of global state in some of the lookup functions, including | lloyd | 2008-09-29 | 1 | -2/+3 |
* | Modularize the Adler32 checksum in checksums/adler32 | lloyd | 2008-09-28 | 1 | -6/+6 |
* | Fix more -Wmissing-declaration warnings | lloyd | 2008-06-18 | 1 | -10/+1 |
* | Add a full set of tests for the ANSI X9.31 PRNG, using data taken | lloyd | 2008-06-07 | 1 | -2/+2 |
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 1 | -2/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+140 |