Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Add new helper zap which zeros a vector, clears it, and then calls | lloyd | 2012-11-29 | 2 | -3/+18 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -6/+6 |
* | For all but the first and last rounds, use a set of 64 bit tables to | lloyd | 2012-04-27 | 3 | -92/+669 |
* | Patrick Pelletier noted on the mailing list that the implementation of | lloyd | 2012-04-24 | 2 | -97/+173 |
* | Avoid a few maintainer mode flag warnings. Remove -Weffc++ from the | lloyd | 2012-04-20 | 1 | -0/+4 |
* | Pointer writing seems cleaner | lloyd | 2012-01-30 | 2 | -102/+102 |
* | Partially de-unroll the loop to make changes easier | lloyd | 2012-01-30 | 1 | -86/+41 |
* | Add a slow but functional implementation of Camellia | lloyd | 2012-01-28 | 3 | -0/+392 |