summaryrefslogtreecommitdiff
path: root/pubkey.cpp
Commit message (Collapse)AuthorAgeFilesLines
* spelling fixesklemens2016-12-271-1/+1
|
* Whitespace checkinJeffrey Walton2016-09-101-3/+3
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-165/+170
|
* check ciphertext length in TF_DecryptorBase::Decrypt()weidai2010-06-181-1/+4
|
* changes for 5.6: weidai2009-03-021-2/+7
| | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
* port to MSVC .NET 2005 beta 2weidai2005-07-121-10/+10
|
* changes done for FIPS-140 lab code dropweidai2005-01-201-9/+38
|
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-8/+9
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
|
* various changes for 5.1weidai2003-03-201-26/+90
|
* Initial revisionweidai2002-10-041-0/+58