aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/keccak/keccak.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-3/+1
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+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
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Add proper SHA-3Jack Lloyd2016-10-191-5/+0
* Add NEWHOPE KEM schemeJack Lloyd2016-08-301-0/+6
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-5/+5
* hash: Add missing overridesDaniel Seither2015-07-301-7/+7
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+47