Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -298/+0 |
* | Add Threefish-512 AVX2 decrypt | lloyd | 2013-12-25 | 1 | -0/+9 |
* | Replace 0 and NULL pointer constants with nullptr. Also fix an old | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Patrick Pelletier noted on the mailing list that the implementation of | lloyd | 2012-04-24 | 1 | -2/+6 |
* | Add a slow but functional implementation of Camellia | lloyd | 2012-01-28 | 1 | -0/+9 |
* | In all cases where the block size of the cipher is fixed, the key | lloyd | 2010-10-14 | 1 | -2/+0 |
* | More size_t | lloyd | 2010-10-13 | 1 | -1/+1 |
* | Use size_t in SCAN_Name | lloyd | 2010-10-12 | 1 | -4/+4 |
* | Rename Default_Engine to Core_Engine which describes its purposes | lloyd | 2010-07-27 | 1 | -0/+278 |