summaryrefslogtreecommitdiff
path: root/dll.cpp
Commit message (Expand)AuthorAgeFilesLines
* add 64-bit mangled names of new and deleteweidai2007-04-161-3/+13
* port to GCC 4weidai2005-09-051-24/+1
* changes done for FIPS-140 lab code dropweidai2005-01-201-7/+11
* changes related to the next FIPS validationweidai2004-09-031-0/+14
* port to CodeWarrior 8.3weidai2004-06-201-0/+17
* add missing overrides for new [] and delete []weidai2003-10-311-0/+10
* reduce source file dependenciesweidai2003-10-141-28/+0
* guard against potential integer overflow in allocatorsweidai2003-08-041-10/+1
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-1/+0
* fix for Unixweidai2003-07-111-3/+3
* fix for Unixweidai2003-07-111-0/+8
* fix GCC compileweidai2003-07-111-0/+1
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-34/+77
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+100