summaryrefslogtreecommitdiff
path: root/keccak.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
* Update documentationJeffrey Walton2017-12-241-4/+4
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-48/+48
* Update documentationJeffrey Walton2017-07-271-5/+4
* Change next version from 5.7 to 6.0Jeffrey Walton2017-02-211-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* spelling fixesklemens2016-12-271-2/+2
* 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
* Clear warnings under Visual Studio 2008Jeffrey Walton2016-10-011-1/+1
* Fix compile under Visual Studio 2003Jeffrey Walton2016-10-011-3/+3
* Templated Keccak and SHA3DevJPM2016-09-211-37/+25
* Revert ccd59710 (Issue 292)Jeffrey Walton2016-09-201-25/+38
* Updated documentationJeffrey Walton2016-09-201-3/+3
* fixed some overly aggressive replaces in the docsDevJPM2016-09-201-2/+2
* converted derived Keccak, SHA3 classes into typedefsDevJPM2016-09-201-54/+19
* moved BlockSize() into child classesDevJPM2016-09-201-1/+5
* fixed Keccak and SHA3 to support HMACDevJPM2016-09-161-0/+18
* Updated documentationJeffrey Walton2016-09-101-4/+4
* Updated documentationJeffrey Walton2016-09-101-6/+4
* Updated documentationJeffrey Walton2016-09-091-0/+7
* Updated documentationJeffrey Walton2016-09-091-3/+5
* Whitespace cleanupJeffrey Walton2016-09-091-1/+1
* Updated documentationJeffrey Walton2016-09-091-0/+22
* Squashed commit of the following:Jeffrey Walton2016-09-081-0/+91