openssl/crypto/modes
Andy Polyakov f8cee9d081 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication
algorithm suggested in following paper:

Câmara, D.; Gouvêa, C. P. L.; López, J. & Dahab, R.: Fast Software
Polynomial Multiplication on ARM Processors using the NEON Engine.

http://conradoplg.cryptoland.net/files/2010/12/mocrysen13.pdf
2014-04-24 10:24:53 +02:00
..
asm bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 2014-04-24 10:24:53 +02: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 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 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 2014-04-24 10:24:53 +02:00
Makefile make depend 2014-02-19 20:09:08 +00:00
modes.h EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
modes_lcl.h Initial aarch64 bits. 2013-10-13 19:15:15 +02:00
ofb128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
wrap128.c EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
xts128.c xts128.c: minor optimizaton. 2011-05-04 20:57:43 +00:00