openssl/crypto/modes
Andy Polyakov 0fb3d5b4fd 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
(cherry picked from commit f8cee9d081)
2014-04-24 10:27:52 +02:00
..
asm bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 2014-04-24 10:27:52 +02:00
.cvsignore Ignore more. 2012-12-13 12:43:18 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
cfb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
ctr128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
gcm128.c bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 2014-04-24 10:27:52 +02:00
Makefile make update 2013-12-01 23:09:44 +00:00
modes.h EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
modes_lcl.h Initial aarch64 bits. 2013-10-13 19:24:22 +02:00
ofb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
wrap128.c EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00