aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/xtea
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceJack Lloyd2019-01-131-2/+2
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Remove protected functions from final classesJack Lloyd2017-10-021-5/+0
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* 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-17/+17
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-79/+63
* Mass-prefix member vars with m_René Korthaus2016-01-082-12/+12
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+1
* block: Add missing overridesDaniel Seither2015-07-301-6/+6
* 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-102-2/+2
* Move lib into srclloyd2014-01-103-0/+187