summaryrefslogtreecommitdiff
path: root/algparam.h
Commit message (Expand)AuthorAgeFilesLines
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...noloader2015-06-291-0/+10
* Add CRYPTOPP_UNUSED to help supress unused variable warnings. Applied Algorit...noloader2015-06-291-0/+1
* fix C++Builder 2009 compile, update Readme and Licenseweidai2009-03-151-8/+21
* fix compile on gcc 4.1.2, armv5telweidai2009-03-131-22/+5
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-0/+3
* fix compile on non-x86weidai2009-03-021-1/+1
* changes for 5.6: weidai2009-03-021-19/+56
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-28/+30
* ICC workaroundweidai2007-04-161-0/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-6/+6
* changes done for FIPS-140 lab code dropweidai2005-01-201-4/+5
* port to GCC 3.4weidai2004-06-191-2/+2
* reduce warnings on GCCweidai2003-11-051-1/+1
* misc changesweidai2003-07-181-2/+12
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-55/+77
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-2/+2
* various changes for 5.1weidai2003-03-201-26/+28
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-2/+2
* Initial revisionweidai2002-10-041-0/+323