aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/camellia
Commit message (Expand)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-97/+97
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-14/+8
* Add final attribute to many classesJack Lloyd2016-01-101-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-082-15/+15
* Delete Camellia sbox header.Jack Lloyd2015-09-222-550/+1
* Inline Camellia sbox tables to source fileJack Lloyd2015-09-221-3/+530
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-5/+1
* block: Add missing overridesDaniel Seither2015-07-301-18/+18
* 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-281-1/+5
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Move lib into srclloyd2014-01-104-0/+1019