aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/shake/shake.h
Commit message (Expand)AuthorAgeFilesLines
* Use explicit on more single-argument constructorsJack Lloyd2017-09-301-2/+2
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Add SHAKE-128 and SHAKE-256 as hash functionsJack Lloyd2016-11-101-0/+81