aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/shake_cipher/shake_cipher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-4/+6
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Add SHAKE-128 and SHAKE-256 as hash functionsJack Lloyd2016-11-101-7/+7
* Add SHAKE-128 as stream cipherJack Lloyd2016-10-191-0/+75