openssl/crypto/modes
2012-11-05 17:03:39 +00:00
..
asm ghash-sparcv9.pl: 22% improvement on T4. 2012-11-05 08:47:26 +00:00
.cvsignore Add standard .cvsignore file. 2008-12-29 00:27:06 +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 Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
ctr128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
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 crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
Makefile cbc128.c: fix strict aliasing warning. 2012-11-05 10:04:02 +00:00
modes.h ccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and minor optimization. 2011-04-24 11:10:14 +00:00
modes_lcl.h More strict aliasing fix. 2012-11-05 14:23:55 +00:00
ofb128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
xts128.c xts128.c: minor optimizaton. 2011-05-04 20:57:43 +00:00