aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/threefish/threefish.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-205/+0
* Provide Threefish as a block cipher, add decryptionlloyd2013-12-251-80/+107
* Add Threefish-512 in AVX2lloyd2013-12-241-29/+43
* Cleanupslloyd2013-12-101-38/+42
* s/default_nonce_size/default_nonce_length/lloyd2013-12-101-2/+2
* Add Threefish-512lloyd2013-12-101-0/+160