weidai
d8a644fc4e
changes for 5.6:
...
- 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
2009-03-02 02:39:17 +00:00
weidai
1dc49932e2
cleanup
2007-05-05 20:18:52 +00:00
weidai
d2f4175c59
fix compile with Sun CC
2007-05-05 02:15:11 +00:00
weidai
4186dc1478
increase buffer sizes
2007-05-04 15:38:12 +00:00
weidai
deb3228e83
move ARC4 into Weak namespace
2007-04-16 21:27:41 +00:00
weidai
c2397a4600
benchmark key and IV setup. remove low security benchmarks
2007-04-15 23:42:58 +00:00
weidai
28c392e082
add Salsa20 cipher
2006-12-09 17:18:13 +00:00
weidai
922fdeb150
fix MSVC 2005 warnings
2006-03-13 13:26:41 +00:00
weidai
1db8ea5084
port to MSVC .NET 2005 beta 2
2005-07-12 04:23:32 +00:00
weidai
c39b3de3c4
changes related to the next FIPS validation
2004-09-03 10:57:31 +00:00
weidai
703d75755f
avoid hash keyword
2004-04-08 02:02:29 +00:00
weidai
005b94f755
add b2 command
2003-08-01 03:07:33 +00:00
weidai
259ee22eba
split bench.cpp in 2 for alpha (.got subsegment exceeds 64K)
2003-07-29 01:16:22 +00:00
weidai
c7f1132dd8
fix exception
2003-07-26 08:36:38 +00:00
weidai
5307588c57
remove Diamond2, code size reductions
2003-07-19 03:47:20 +00:00
weidai
5b2008101c
misc changes
2003-07-18 04:35:30 +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
weidai
538de80a91
various changes for 5.1
2003-03-20 01:24:12 +00:00
weidai
55fe26233e
remove Sapphire
2002-10-18 19:48:45 +00:00
weidai
a3b6ece7ab
Initial revision
2002-10-04 17:31:41 +00:00