summaryrefslogtreecommitdiff
path: root/pkcspad.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-4/+4
* Fix Clang specialization and definition warnings (GH #300, GH #533)Jeffrey Walton2017-12-261-6/+0
* Fix failed self test under Clang (GH #533)Jeffrey Walton2017-12-251-1/+2
* Add PKCS #1 SHA3-based signatures (GH #517)Jeffrey Walton2017-10-041-2/+13
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Clang 3.9 and missing member definitions for template classes (Issue 300)Jeffrey Walton2016-09-221-5/+30
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-4/+4
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-124/+129
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-3/+3
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-1/+1
* use Weak1 namespaceweidai2007-05-041-4/+4
* move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'weidai2007-04-151-4/+4
* fix SunCC compileweidai2006-12-211-2/+2
* update version number, port to Sun C++ 5.8weidai2006-12-181-0/+5
* port to MSVC .NET 2005 beta 2weidai2005-07-121-9/+9
* changes done for FIPS-140 lab code dropweidai2005-01-201-3/+2
* changes related to the next FIPS validationweidai2004-09-031-9/+1
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-2/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+5
* various changes for 5.1weidai2003-03-201-50/+25
* Initial revisionweidai2002-10-041-0/+151