summaryrefslogtreecommitdiff
path: root/cryptlib.h
Commit message (Expand)AuthorAgeFilesLines
* port to MSVC .NET 2005 beta 2weidai2005-07-121-92/+99
* changes done for FIPS-140 lab code dropweidai2005-01-201-5/+5
* changes related to the next FIPS validationweidai2004-09-031-1/+1
* add SHA-224weidai2004-07-231-1/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-20/+21
* fix comment markweidai2003-10-311-1/+1
* fix bugs in 64-bit CPU supportweidai2003-07-251-1/+1
* fix passing std::string by valueweidai2003-07-191-2/+2
* misc changesweidai2003-07-181-3/+5
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-58/+33
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-3/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-59/+82
* misc optimizationsweidai2003-05-161-49/+55
* *** empty log message ***weidai2003-05-151-5/+3
* remove default NullRNG() for signingweidai2003-04-221-1/+1
* fix bugs in SEAL and Panamaweidai2003-03-261-0/+3
* various changes for 5.1weidai2003-03-201-117/+110
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-1/+1
* Initial revisionweidai2002-10-041-0/+1571