openssl/crypto/modes
Andy Polyakov 28997596f2 ghash-x86_64.pl: fix length handling bug.
Thanks to Shay Gueron & Vlad Krasnov for report.
2013-03-06 10:42:21 +01:00
..
asm ghash-x86_64.pl: fix length handling bug. 2013-03-06 10:42:21 +01:00
.cvsignore Update ignores. 2012-12-11 15:52:10 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
cfb128.c
ctr128.c
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
gcm128.c ghash-x86[_64].pl: code refresh. 2013-02-14 16:28:09 +01:00
Makefile make depend. 2013-02-21 18:17:38 +00:00
modes_lcl.h
modes.h
ofb128.c
xts128.c