aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/shake_cipher/shake_cipher.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* De-inline functions from stream cipher headersJack Lloyd2018-08-081-10/+3
* Add StreamCipher::default_iv_lengthJack Lloyd2018-08-081-2/+0
* 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