This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
TeaSpeak
/
tomcrypt
Watch
1
Star
0
Fork
0
You've already forked tomcrypt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
tomcrypt
/
src
/
encauth
History
Steffen Jaeckel
7d418b34b3
Fix GCM counter reuse
...
GCM should error out after processing (2^32)-1 blocks / (2^39)-256 bits
2016-09-28 20:18:09 +02:00
..
ccm
fix clang-analyzer warnings
2015-12-05 14:31:01 +01:00
eax
added libtomcrypt-1.17
2010-06-16 12:39:13 +02:00
gcm
Fix GCM counter reuse
2016-09-28 20:18:09 +02:00
ocb
ocb_init fix (preventing index overflow)
2013-03-15 13:30:40 +02:00
ocb3
ocb3: don't zero ocb3 context in ocb3_{de,en}crypt_last
2013-03-20 18:10:51 +02:00