openssl/crypto/modes
Dr. Stephen Henson 97cf1f6c28 EVP support for wrapping algorithms.
Add support for key wrap algorithms via EVP interface.

Generalise AES wrap algorithm and add to modes, making existing
AES wrap algorithm a special case.

Move test code to evptests.txt
2013-07-17 21:45:00 +01:00
..
asm PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +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 gcm128.c: fix linking problems in 32-bit Windows build. 2013-04-04 15:54:58 +02:00
Makefile EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
modes.h EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
modes_lcl.h crypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on ARMv7. 2013-04-13 20:57:37 +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