aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/shake_cipher/shake_cipher.h
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Add SHAKE-128 and SHAKE-256 as hash functionsJack Lloyd2016-11-101-3/+3
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-191-0/+64