summaryrefslogtreecommitdiff
path: root/wake.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move constant table to unnamed namespaceJeffrey Walton2018-08-181-12/+11
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-2/+0
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Backed out use of "static const" to declare constant; switch to "enum" (Issue...Jeffrey Walton2016-09-061-3/+0
* Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)Jeffrey Walton2016-09-061-1/+4
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-114/+112
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...Jeffrey Walton2015-06-291-0/+5
* Cleared ill-formed conversion in C++11Jeffrey Walton2015-06-091-1/+1
* remove WAKE-CFBweidai2010-07-061-18/+0
* port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21weidai2010-07-051-17/+19
* fix incorrect encryption bug with WAKE-OFB that was introduced in version 5.5...weidai2009-10-311-1/+1
* changes for 5.6: weidai2009-03-021-1/+1
* move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'weidai2007-04-151-11/+16
* update version number, port to Sun C++ 5.8weidai2006-12-181-2/+0
* port to MSVC .NET 2005 beta 2weidai2005-07-121-3/+3
* Initial revisionweidai2002-10-041-0/+122