aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/seed
Commit message (Expand)AuthorAgeFilesLines
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Fix some cast warnings from SonarJack Lloyd2017-10-011-2/+2
* 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-26/+26
* Missing inline specifierJack Lloyd2016-10-021-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-15/+15
* Drop seed_tabJack Lloyd2016-01-011-192/+0
* Inline SEED's sbox tablesJack Lloyd2016-01-012-33/+203
* 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-103-3/+3
* Move lib into srclloyd2014-01-104-0/+382