aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/mdx_hash
Commit message (Expand)AuthorAgeFilesLines
* Remove MDx_HashFunction::write_countJack Lloyd2021-04-152-20/+6
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-5/+3
* Resolve various integer conversion warnings from MSVCJack Lloyd2019-12-061-1/+1
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Fix more MSVC warningsJack Lloyd2018-12-101-1/+1
* Fix some MSVC warningsJack Lloyd2018-12-101-1/+1
* Require MDx_HashFunction block size to be a power of 2Jack Lloyd2018-12-082-14/+25
* Cleanups in MDx_HashFunctionJack Lloyd2018-12-082-32/+37
* Tiny optimization in MDx_HashFunction::final_resultJack Lloyd2018-05-281-2/+1
* Blake2b optimizationsJack Lloyd2017-10-261-1/+2
* Mark some functions of MDx_HashFunction finalJack Lloyd2017-10-051-3/+3
* 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-11/+11
* Mass-prefix member vars with m_René Korthaus2016-01-082-29/+29
* hash: Add missing overridesDaniel Seither2015-07-301-4/+4
* lib/hash: Convert &vec[0] to vec.data()Simon Warta2015-06-271-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+179