aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/des
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-185-67/+67
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-18/+12
* Add final attribute to many classesJack Lloyd2016-01-102-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-084-33/+33
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-102-7/+2
* block: Add missing overridesDaniel Seither2015-07-302-18/+18
* lib/block: Convert &vec[0] to vec.data()Simon Warta2015-06-272-7/+7
* Add a runtime map of string->func() which when called returnlloyd2015-01-282-3/+7
* Ensure all files have copyright and license info.lloyd2015-01-105-5/+5
* Move lib into srclloyd2014-01-106-0/+1108