summaryrefslogtreecommitdiff
path: root/algparam.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove g_pAssignIntToInteger pointer, add CRYPTOPP_NO_ASSIGN_TO_INTEGER (Issu...Jeffrey Walton2017-03-251-2/+0
* 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
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-79/+77
* Added self-assignment guards or comment indicating why the check is not neededJeffrey Walton2015-07-301-0/+1
* Cleared "unused parameter" warning under GCC 5.1Jeffrey Walton2015-07-241-1/+4
* fix compile on gcc 4.1.2, armv5telweidai2009-03-131-39/+6
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-0/+14
* changes for 5.6: weidai2009-03-021-2/+46
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-2/+10
* changes done for FIPS-140 lab code dropweidai2005-01-201-1/+1
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-0/+27
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* various changes for 5.1weidai2003-03-201-11/+1
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-1/+5
* Initial revisionweidai2002-10-041-0/+16