Commit Graph

188 Commits

Author SHA1 Message Date
nobody
23c0e50c3e This commit was manufactured by cvs2svn to create tag
'CRYPTOPP_5_2_1'.
2004-07-22 02:09:18 +00:00
weidai
c2132a80e3 remove reference to 5.1 version 2004-07-22 02:09:18 +00:00
weidai
3af135b046 put in release date 2004-07-22 02:08:39 +00:00
weidai
393ae4859a fix documentation, fix PanamaMAC, fix algorithm names 2004-07-22 00:51:57 +00:00
weidai
ad8043d50c add Panama test vectors 2004-07-22 00:35:02 +00:00
weidai
d617e3d925 fix compile with -msse2 on systems without memalign() 2004-07-18 09:23:13 +00:00
weidai
7001c6d388 fix for -fPIC 2004-07-05 21:49:50 +00:00
weidai
ebbfa72763 allow compile with STLport again 2004-07-03 01:20:11 +00:00
weidai
2daca5912c fix bug in CFB mode test 2004-07-03 01:19:39 +00:00
weidai
8b0d726b03 update copyright year 2004-07-03 01:18:24 +00:00
nobody
40cb58f1f4 This commit was manufactured by cvs2svn to create tag 'CRYPTOPP_5_2'. 2004-06-29 10:49:21 +00:00
weidai
352a575d0b prepare for 5.2 release 2004-06-29 10:49:21 +00:00
weidai
f103dd6636 fix compile error on VC .NET 2003 2004-06-22 11:54:57 +00:00
weidai
9906ce0dd2 add more release build comments 2004-06-20 18:21:45 +00:00
weidai
bdf3852cf0 port to CodeWarrior 8.3 2004-06-20 17:56:15 +00:00
weidai
319016f6b7 instantiate more templates for Darwin 2004-06-19 12:10:28 +00:00
weidai
9eab2390bc set CXX to c++ on Darwin 2004-06-19 11:42:41 +00:00
weidai
cbcd7b07f8 *** empty log message *** 2004-06-19 11:16:59 +00:00
weidai
5bee373ff3 disable x86 assembly on systems without GNU as 2.10 or later 2004-06-19 11:00:52 +00:00
weidai
7f2eb60bca *** empty log message *** 2004-06-19 09:13:32 +00:00
weidai
9f254b1146 *** empty log message *** 2004-06-19 09:01:35 +00:00
weidai
f78fccb3cc port to GCC 3.4 2004-06-19 08:28:09 +00:00
weidai
40a5b80a45 fix encoding/decoding of optional attributes 2004-06-19 08:26:29 +00:00
weidai
60a5c4331c fix DivideByZero exception in InvertibleRSAFunction(n, e, d) 2004-05-03 18:15:11 +00:00
weidai
afb08eb452 add CFB mode FIPS variant 2004-04-29 16:00:39 +00:00
weidai
5fc752d268 add check for invalid RSA private key given n, e, d 2004-04-29 14:48:51 +00:00
weidai
24caaf9e8e fix typo 2004-04-21 08:40:17 +00:00
weidai
097f117d92 add missing #include 2004-04-21 08:39:59 +00:00
weidai
2e543d61d7 *** empty log message *** 2004-04-08 02:03:04 +00:00
weidai
703d75755f avoid hash keyword 2004-04-08 02:02:29 +00:00
weidai
ea022976c4 add minimum iteration time option 2004-04-08 01:57:33 +00:00
weidai
6569b7fe0b *** empty log message *** 2004-04-08 01:32:07 +00:00
weidai
ea453ec4c6 fix extraneous FinalizeLazyPut in NetworkSink::Put2 in case of exceptions 2004-04-08 01:31:06 +00:00
weidai
3b1e3952c9 add detection of uncompressibilty 2004-04-08 01:28:31 +00:00
weidai
391a032791 speed up DEFLATE decompression 2004-04-08 01:28:03 +00:00
weidai
c2f6c37e6d avoid using hash keyword 2004-04-08 01:23:48 +00:00
weidai
42ec076020 add ThreadUserTimer 2004-04-08 01:23:05 +00:00
weidai
87837fc604 base HMAC::AlgorithmName() on AlgorithmName() of hash function instead of StaticAlgorithmName() 2004-03-09 12:46:29 +00:00
weidai
d0f32f49e8 implement AlgorithmName() for HAVAL and PanamaHash 2004-03-09 12:42:38 +00:00
weidai
4e99bcc40d fix assert when keylen not multiple of 4 2004-03-09 12:40:59 +00:00
weidai
88076c078d fix "feedbackSize not used" exception 2004-03-09 12:40:25 +00:00
weidai
d0fef7ae9c fix ONE_AND_ZEROS_PADDING test vector 2004-02-10 13:43:46 +00:00
weidai
c7b60eb807 fix ignoring pSelector in FirstPrime 2004-02-10 02:30:58 +00:00
weidai
735020666b fix ONE_AND_ZEROS_PADDING 2004-02-05 03:35:13 +00:00
weidai
94f405b94b fix bug in EncryptionPairwiseConsistencyTest 2004-02-05 03:32:59 +00:00
weidai
b3d19ce83c remove confusing angle brackets 2004-01-10 12:28:49 +00:00
weidai
4707cf61eb reduce warnings on GCC 2003-11-05 01:11:03 +00:00
weidai
84139f0080 remove extraneous source control settings 2003-10-31 02:43:34 +00:00
weidai
c5dc93b4dd avoid read-ahead into invalid memory in P4Optimized::Add 2003-10-31 02:40:42 +00:00
weidai
43d4ad3e75 fix comment mark 2003-10-31 02:39:32 +00:00