aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cast/cast256.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split 'cast' module into CAST-128 and CAST-256Jack Lloyd2018-09-131-231/+0
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Add compile-time rotation functionsJack Lloyd2017-10-121-12/+12
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-21/+21
* Mass-prefix member vars with m_René Korthaus2016-01-081-60/+60
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+1
* 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/+228