summaryrefslogtreecommitdiff
path: root/chacha.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Cleared analysis warning on use of boolean in arithmetic expressionJeffrey Walton2016-07-231-2/+2
* Remove branch in increment counterJeffrey Walton2016-04-211-3/+4
* Update ChaCha to latest sourcesJeffrey Walton2016-04-211-79/+79
* Add ChaCha family of stream ciphersJeffrey Walton2016-04-211-0/+152