aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cast
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-185-60/+60
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-14/+8
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-102-2/+2
* Mass-prefix member vars with m_René Korthaus2016-01-084-105/+105
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-102-6/+2
* block: Add missing overridesDaniel Seither2015-07-302-12/+12
* lib/block: Convert &vec[0] to vec.data()Simon Warta2015-06-271-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-282-4/+6
* Ensure all files have copyright and license info.lloyd2015-01-105-5/+5
* Move lib into srclloyd2014-01-106-0/+887