Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -394/+0 |
* | Add new helper zap which zeros a vector, clears it, and then calls | lloyd | 2012-11-29 | 1 | -0/+15 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -3/+3 |
* | For all but the first and last rounds, use a set of 64 bit tables to | lloyd | 2012-04-27 | 1 | -92/+116 |
* | Patrick Pelletier noted on the mailing list that the implementation of | lloyd | 2012-04-24 | 1 | -93/+133 |
* | 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 | 1 | -100/+100 |
* | 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 | 1 | -0/+356 |