openssl/crypto
Dr. Stephen Henson 77e127ea6e Add AES unwrap test with invalid key.
This tests the unwrap algorithm with an invalid key. The result should
be rejected without returning any plaintext.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
2015-03-20 23:22:17 +00:00
..
aes Fix undefined behaviour in shifts. 2015-03-13 21:10:13 -07:00
asn1 Fix a failure to NULL a pointer freed on error. 2015-03-19 13:01:13 +00:00
bf
bio Remove dead code from crypto 2015-03-17 14:48:44 +00:00
bn Fix probable_prime over large shift 2015-03-17 13:41:49 +00:00
buffer size_t for buffer functions. 2015-02-13 13:50:36 +00:00
camellia Fix crash in SPARC T4 XTS. 2015-02-24 10:11:36 +01:00
cast Dead code cleanup: #if 0 dropped from tests 2015-02-02 11:11:34 -05:00
cmac
cms Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
comp
conf RT3670: Check return from BUF_MEM_grow_clean 2015-02-12 13:00:42 -05:00
des des/asm/des_enc.m4: fix brown-bag typo in last commit. 2015-02-09 08:58:43 +01:00
dh Fix dh_pub_encode 2015-03-12 09:22:56 +00:00
dsa Fix dsa_pub_encode 2015-03-12 09:23:42 +00:00
dso Remove dead code from crypto 2015-03-17 14:48:44 +00:00
ec Fix a failure to NULL a pointer freed on error. 2015-03-19 13:01:13 +00:00
ecdh Update ordinals, fix error message. 2015-03-15 15:56:24 +00:00
ecdsa Update ordinals, fix error message. 2015-03-15 15:56:24 +00:00
engine Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 2015-03-11 09:29:37 -04:00
err Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 2015-03-11 09:29:37 -04:00
evp Add AES unwrap test with invalid key. 2015-03-20 23:22:17 +00:00
hmac HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source. 2015-02-10 14:32:56 +00:00
idea
include/internal
jpake
krb5
lhash
md2
md4
md5
mdc2 ui_compat cleanup; makefiles and vms 2015-02-06 16:49:17 -05:00
modes CRYPTO_128_unwrap(): Fix refactoring damage 2015-03-20 23:22:17 +00:00
objects Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
ocsp Remove obsolete declarations. 2015-03-12 14:12:17 +00:00
pem ui_compat cleanup; makefiles and vms 2015-02-06 16:49:17 -05:00
perlasm Fix crash in SPARC T4 XTS. 2015-02-24 10:11:36 +01:00
pkcs7 PKCS#7: avoid NULL pointer dereferences with missing content 2015-03-19 13:01:13 +00:00
pkcs12 Make X509_ATTRIBUTE opaque. 2015-03-16 15:54:19 +00:00
pqueue
rand Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
rc2
rc4
rc5
ripemd Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
rsa Reject invalid PSS parameters. 2015-03-19 13:01:13 +00:00
seed
sha ARMv4 assembly pack: add Cortex-A15 performance data. 2015-03-08 14:09:32 +01:00
srp Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 2015-02-03 11:20:56 -05:00
stack Fix memset call in stack.c 2015-03-17 13:39:53 +00:00
store util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
threads Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
ts Remove obsolete declarations. 2015-03-12 14:12:17 +00:00
txt_db
ui Assume TERMIOS is default, remove TERMIO on all Linux. 2015-02-21 23:51:05 +01:00
whrlpool
x509 Make X509_ATTRIBUTE opaque. 2015-03-16 15:54:19 +00:00
x509v3 Remove obsolete declarations. 2015-03-12 14:12:17 +00:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.S
c64xpluscpuid.pl
constant_time_locl.h
constant_time_test.c
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Catch up the VMS build. 2015-03-05 18:20:06 +01:00
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c Fix memory leak reporting. 2015-02-09 12:53:36 +00:00
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com ui_compat cleanup; makefiles and vms 2015-02-06 16:49:17 -05:00
lock.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile
md32_common.h
mem_clr.c
mem_dbg.c
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_fips.c
o_init.c Dead code cleanup: crypto/*.c, x509v3, demos 2015-02-02 11:08:16 -05:00
o_str.c
o_str.h
o_time.c
opensslconf.h.in
opensslv.h
ossl_typ.h Remove obsolete declarations. 2015-03-12 14:12:17 +00:00
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c Dead code cleanup: crypto/*.c, x509v3, demos 2015-02-02 11:08:16 -05:00
symhacks.h Remove ui_compat 2015-02-06 14:52:40 -05:00
thr_id.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl