summaryrefslogtreecommitdiff
path: root/keccak.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Fix compile warnings (GH #942)Asen Kovachev2020-03-311-4/+4
* Fix semicolons yet again (GH #889)Jeffrey Walton2019-10-141-7/+7
* Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)Jeffrey Walton2019-10-031-7/+7
* Fix .Net 2002 compileJeffrey Walton2019-08-271-2/+0
* Fix AlgorithmName for SHA3-based classesJeffrey Walton2019-02-131-0/+2
* Enable extended output in SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-131-1/+1
* Update documentationJeffrey Walton2019-02-131-0/+2
* Update documentationJeffrey Walton2019-02-121-1/+3
* Update documentationJeffrey Walton2019-02-121-3/+15
* Add SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-121-32/+29
* 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