summaryrefslogtreecommitdiff
path: root/keccak.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-1/+1
* Add SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-121-4/+6
* Add keccakc.h and keccakc.cpp for shared F1600Jeffrey Walton2018-08-221-234/+8
* Back-off on Hash asserts (GH #652)Jeffrey Walton2018-05-051-2/+3
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-58/+58
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Whitespace cleanupJeffrey Walton2016-09-221-27/+26
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
* Squashed commit of the following:Jeffrey Walton2016-09-081-0/+291