summaryrefslogtreecommitdiff
path: root/pubkey.h
Commit message (Expand)AuthorAgeFilesLines
* rename "cryptdll" project to "cryptopp"weidai2010-06-291-1/+1
* reduce risk of reusing random numbers after VM state rollbackweidai2007-05-041-2/+18
* update version number, port to Sun C++ 5.8weidai2006-12-181-2/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-72/+72
* changes done for FIPS-140 lab code dropweidai2005-01-201-73/+30
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-61/+63
* port to GCC 3.4weidai2004-06-191-118/+118
* fix potential threading problem with initialization of static objectsweidai2003-07-291-6/+6
* remove Diamond2, code size reductionsweidai2003-07-191-1/+1
* allow DLL to be built with VC++ .NETweidai2003-07-181-3/+0
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-48/+60
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-22/+19
* add missing typenameweidai2003-05-161-2/+2
* misc optimizationsweidai2003-05-161-83/+68
* make unintentional private functions publicweidai2003-04-281-0/+4
* remove default NullRNG() for signingweidai2003-04-221-2/+2
* changes for VS.NET 2003weidai2003-04-191-2/+2
* GCC workaroundweidai2003-03-201-2/+4
* various changes for 5.1weidai2003-03-201-349/+392
* Initial revisionweidai2002-10-041-0/+1663