summaryrefslogtreecommitdiff
path: root/rsa.cpp
Commit message (Expand)AuthorAgeFilesLines
* changes for 5.6: weidai2009-03-021-1/+1
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-1/+1
* fix comment typoweidai2007-04-161-1/+1
* update version number, port to Sun C++ 5.8weidai2006-12-181-4/+4
* changes done for FIPS-140 lab code dropweidai2005-01-201-0/+14
* fix DivideByZero exception in InvertibleRSAFunction(n, e, d)weidai2004-05-031-1/+1
* add check for invalid RSA private key given n, e, dweidai2004-04-291-0/+10
* misc changesweidai2003-07-181-6/+5
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-6/+4
* fix GCC compileweidai2003-07-111-2/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+7
* minor changesweidai2003-03-251-2/+6
* fix warnings for VC7 and GCCweidai2003-03-201-4/+4
* various changes for 5.1weidai2003-03-201-22/+63
* Initial revisionweidai2002-10-041-0/+236