summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing project filesCRYPTOPP_5_2_3@197weidai2005-05-075-0/+6414
* add missing filesweidai2005-02-102-0/+120
* changes done for FIPS-140 lab code dropweidai2005-01-2057-617/+997
* fix gcc 3.4.2 compileweidai2004-10-171-1/+1
* changes related to the next FIPS validationweidai2004-09-0317-96/+114
* fix WAKE_CFBweidai2004-09-031-5/+10
* add SHA-224weidai2004-07-239-12/+71
* *** empty log message ***weidai2004-07-231-1/+1
* remove reference to 5.1 versionCRYPTOPP_5_2_1@188weidai2004-07-221-0/+0
* put in release dateweidai2004-07-221-1/+2
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-2275-605/+822
* add Panama test vectorsweidai2004-07-225-4/+80
* fix compile with -msse2 on systems without memalign()weidai2004-07-184-21/+65
* fix for -fPICweidai2004-07-051-2/+3
* allow compile with STLport againweidai2004-07-033-6/+10
* fix bug in CFB mode testweidai2004-07-031-1/+1
* update copyright yearweidai2004-07-031-1/+1
* prepare for 5.2 releaseCRYPTOPP_5_2@178weidai2004-06-292-53/+64
* fix compile error on VC .NET 2003weidai2004-06-221-40/+41
* add more release build commentsweidai2004-06-201-2/+3
* port to CodeWarrior 8.3weidai2004-06-209-74/+101
* instantiate more templates for Darwinweidai2004-06-192-3/+2
* set CXX to c++ on Darwinweidai2004-06-191-1/+1
* *** empty log message ***weidai2004-06-191-1/+1
* disable x86 assembly on systems without GNU as 2.10 or laterweidai2004-06-194-3/+20
* *** empty log message ***weidai2004-06-192-1/+9
* *** empty log message ***weidai2004-06-191-1/+1
* port to GCC 3.4weidai2004-06-1930-430/+425
* fix encoding/decoding of optional attributesweidai2004-06-192-13/+50
* fix DivideByZero exception in InvertibleRSAFunction(n, e, d)weidai2004-05-031-1/+1
* add CFB mode FIPS variantweidai2004-04-294-8/+34
* add check for invalid RSA private key given n, e, dweidai2004-04-291-0/+10
* fix typoweidai2004-04-211-1/+1
* add missing #includeweidai2004-04-211-0/+1
* *** empty log message ***weidai2004-04-081-1/+7
* avoid hash keywordweidai2004-04-081-2/+2
* add minimum iteration time optionweidai2004-04-082-21/+72
* *** empty log message ***weidai2004-04-081-0/+3
* fix extraneous FinalizeLazyPut in NetworkSink::Put2 in case of exceptionsweidai2004-04-081-1/+4
* add detection of uncompressibiltyweidai2004-04-084-48/+96
* speed up DEFLATE decompressionweidai2004-04-082-13/+24
* avoid using hash keywordweidai2004-04-081-3/+3
* add ThreadUserTimerweidai2004-04-083-28/+74
* base HMAC::AlgorithmName() on AlgorithmName() of hash function instead of Sta...weidai2004-03-091-0/+1
* implement AlgorithmName() for HAVAL and PanamaHashweidai2004-03-092-1/+5
* fix assert when keylen not multiple of 4weidai2004-03-091-5/+1
* fix "feedbackSize not used" exceptionweidai2004-03-091-1/+6
* fix ONE_AND_ZEROS_PADDING test vectorweidai2004-02-101-2/+2
* fix ignoring pSelector in FirstPrimeweidai2004-02-101-1/+1
* fix ONE_AND_ZEROS_PADDINGweidai2004-02-051-3/+3