aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/xtea/xtea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove XTEAJack Lloyd2020-11-051-134/+0
* Remove trailing whitespaceJack Lloyd2019-01-131-2/+2
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-79/+63
* Mass-prefix member vars with m_René Korthaus2016-01-081-10/+10
* 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-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+146