aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/twofish/twofish.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-19/+19
* Inline Twofish::rs_mul into its only callerJack Lloyd2016-12-081-22/+19
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-21/+21
* Mass-prefix member vars with m_René Korthaus2016-01-081-62/+62
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+2
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-2/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+245