Revision 2cd3ebc76c7d8e76a8e337ef1eef43753eacef00 authored by Benjamin Kaduk on 21 May 2020, 19:53:59 UTC, committed by Benjamin Kaduk on 28 May 2020, 17:01:47 UTC
Add an extra EVP test that provides empty input key material.  It
currently fails, since we lose the information about "key present but
zero length" as we deserialize parameters in the provider.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11920)
1 parent 5ddec6a
History
File Mode Size
.github
Configurations
VMS
apps
boringssl @ 2070f8a
crypto
demos
dev
doc
engines
external
fuzz
gost-engine @ 4108e77
include
krb5 @ 890ca2f
ms
os-dep
providers
pyca-cryptography @ 0940310
ssl
test
tools
util
.gitattributes -rw-r--r-- 501 bytes
.gitignore -rw-r--r-- 3.4 KB
.gitmodules -rw-r--r-- 379 bytes
.travis-apt-pin.preferences -rw-r--r-- 256 bytes
.travis-create-release.sh -rw-r--r-- 44 bytes
.travis.yml -rw-r--r-- 11.1 KB
ACKNOWLEDGEMENTS.md -rw-r--r-- 158 bytes
AUTHORS.md -rw-r--r-- 832 bytes
CHANGES.md -rw-r--r-- 678.5 KB
CONTRIBUTING.md -rw-r--r-- 4.0 KB
Configure -rwxr-xr-x 121.3 KB
FAQ.md -rw-r--r-- 197 bytes
HACKING -rw-r--r-- 1.1 KB
INSTALL.md -rw-r--r-- 60.1 KB
LICENSE -rw-r--r-- 9.9 KB
NEWS.md -rw-r--r-- 64.2 KB
NOTES.ANDROID -rw-r--r-- 4.4 KB
NOTES.DJGPP -rw-r--r-- 2.0 KB
NOTES.PERL -rw-r--r-- 4.5 KB
NOTES.UNIX -rw-r--r-- 5.4 KB
NOTES.VALGRIND -rw-r--r-- 2.6 KB
NOTES.VMS -rw-r--r-- 3.6 KB
NOTES.WIN -rw-r--r-- 7.2 KB
README.ENGINE -rw-r--r-- 15.7 KB
README.FIPS -rw-r--r-- 61 bytes
README.md -rw-r--r-- 6.8 KB
SUPPORT.md -rw-r--r-- 4.8 KB
VERSION -rw-r--r-- 99 bytes
appveyor.yml -rw-r--r-- 2.5 KB
build.info -rw-r--r-- 1.3 KB
config -rwxr-xr-x 27.6 KB
config.com -rw-r--r-- 2.5 KB
configdata.pm.in -rw-r--r-- 13.7 KB
e_os.h -rw-r--r-- 9.1 KB

README.md

back to top