aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/gost_28147
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-7/+5
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Avoid including rotate.h in bswap.hJack Lloyd2018-12-211-0/+1
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-0/+1
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Add compile-time rotation functionsJack Lloyd2017-10-122-9/+22
* Use explicit on more single-argument constructorsJack Lloyd2017-09-301-1/+4
* 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-2/+2
* 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-23/+23
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-31/+31
* 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-2/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+262