openssl/crypto/modes
Andy Polyakov 7078d93307 ghash-x86[_64].pl: ~15% improvement on Atom Silvermont
(other processors unaffected).
(cherry picked from commit 98e143f118)
2014-02-13 14:38:59 +01:00
..
asm ghash-x86[_64].pl: ~15% improvement on Atom Silvermont 2014-02-13 14:38:59 +01: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 gcm128.c: update from master (add AVX and VIS3 support). 2013-05-19 21:55:30 +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