summaryrefslogtreecommitdiff
path: root/fips140.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-92/+88
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-1/+1
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-0/+7
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-1/+6
* various changes for 5.1weidai2003-03-201-2/+16
* Initial revisionweidai2002-10-041-0/+65