openssl/crypto/modes
Dr. Stephen Henson d31fed73e2 RFC 5649 support.
Add support for RFC5649 key wrapping with padding.

Add RFC5649 tests to evptests.txt

Based on PR#3434 contribution by Petr Spacek <pspacek@redhat.com>.

EVP support and minor changes added by Stephen Henson.

Doxygen comment block updates by Tim Hudson.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2014-07-18 21:37:13 +01:00
..
asm Revert "Add GHASH for PowerISA 2.07." 2014-07-16 13:38:15 +02:00
.cvsignore Update ignores. 2012-12-11 15:52:10 +00:00
cbc128.c Please Clang's sanitizer. 2014-07-08 22:24:44 +02: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 Revert "Engage GHASH for PowerISA 2.07." 2014-07-16 13:37:37 +02:00
Makefile Revert "Engage GHASH for PowerISA 2.07." 2014-07-16 13:37:37 +02:00
modes_lcl.h Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
modes.h RFC 5649 support. 2014-07-18 21:37:13 +01:00
ofb128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
wrap128.c RFC 5649 support. 2014-07-18 21:37:13 +01:00
xts128.c xts128.c: minor optimizaton. 2011-05-04 20:57:43 +00:00