summaryrefslogtreecommitdiff
path: root/chacha.h
Commit message (Expand)AuthorAgeFilesLines
* Remove extra preamble for copyright.Jeffrey Walton2017-02-211-1/+0
* Fix: GCC warning "type qualifiers ignored on function return type".Ralph Tandetzky2016-12-011-1/+1
* Add CRYPTOPP_STATIC_CONSTEXPR macroJeffrey Walton2016-11-131-1/+1
* Updated documentationJeffrey Walton2016-09-121-0/+10
* Updated documentationJeffrey Walton2016-09-091-0/+6
* shortened ChaCha typedefsDevJPM2016-09-081-3/+3
* Add constexpr-ness to ChaCha StaticAlgorithmName member functionJeffrey Walton2016-09-071-1/+3
* Cleared analysis warning on use of boolean in arithmetic expressionJeffrey Walton2016-07-231-1/+1
* Cleared warning 'extra ";" ignored'Jeffrey Walton2016-06-081-1/+1
* Updated documentationJeffrey Walton2016-04-241-0/+0
* Update ChaCha to latest sourcesJeffrey Walton2016-04-211-10/+16
* Add ChaCha family of stream ciphersJeffrey Walton2016-04-211-0/+67