Jeffrey Walton
|
22c3e41133
|
Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr, ...
|
2015-07-30 17:35:58 -04:00 |
Jeffrey Walton
|
f61577af9d
|
Included "integer.h" in source files with Integer dependencies so make would rebuild stale object files
|
2015-07-30 03:30:27 -04:00 |
Jeffrey Walton
|
b7de164d62
|
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
|
2015-07-26 16:03:14 -04:00 |
Jeffrey Walton
|
7b64ca489a
|
Added "trap.h" include for header and source files that assert
|
2015-07-26 15:51:16 -04:00 |
Jeffrey Walton
|
21527f8f73
|
Cut-over to COUNTOF in source files
|
2015-07-03 17:16:05 -04:00 |
weidai
|
7a18924f02
|
change default FIPS RNG to use AES instead of DES_EDE
|
2007-05-04 15:31:46 +00:00 |
weidai
|
ce5e051e42
|
handle new FIPS test vector format
|
2007-04-16 00:32:27 +00:00 |
weidai
|
85b68c9b71
|
updated FIPS algorithm tests
|
2006-12-09 17:15:38 +00:00 |
weidai
|
b3924f2108
|
changes done for FIPS-140 lab code drop
|
2005-01-20 04:19:35 +00:00 |
weidai
|
84b15bcde2
|
new AES test format
|
2003-07-26 07:58:40 +00:00 |
weidai
|
d52b49c51f
|
fix bug in Grouper
add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle)
change ChannelSwitch to allow non-blocking input (denis bider)
change Redirector to allow more options (denis bider)
fix MaurerRandomnessTest
optimize MD2 (Kevin Springle)
|
2003-04-15 00:38:48 +00:00 |