Update tests for TLS Ed448
authorMatt Caswell <matt@openssl.org>
Tue, 27 Feb 2018 13:02:00 +0000 (13:02 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 5 Mar 2018 11:39:44 +0000 (11:39 +0000)
commitfe93b010e78ab60bc222cf4cbbf3cdfcbecffd91
treeba828cb7b1a742f2b320d84343ee96f319a3884a
parent0e1d6ecf37ea33ad963249cdb5efebeb04299033
Update tests for TLS Ed448

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/5470)
14 files changed:
test/certs/client-ed448-cert.pem [new file with mode: 0644]
test/certs/client-ed448-key.pem [new file with mode: 0644]
test/certs/mkcert.sh
test/certs/server-ed448-cert.pem [new file with mode: 0644]
test/certs/server-ed448-key.pem [new file with mode: 0644]
test/clienthellotest.c
test/ecdsatest.c
test/ectest.c
test/ossl_shim/ossl_shim.cc
test/ssl-tests/14-curves.conf
test/ssl-tests/14-curves.conf.in
test/ssl-tests/20-cert-select.conf
test/ssl-tests/20-cert-select.conf.in
test/ssl_cert_table_internal_test.c