Check that ed25519 and ed448 are allowed by the security level
authorKurt Roeckx <kurt@roeckx.be>
Sun, 9 Feb 2020 18:28:15 +0000 (19:28 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Tue, 11 Feb 2020 22:24:03 +0000 (23:24 +0100)
commit620c97b671a9c7bc31ca36a24b2242aa1aa80022
treea80bb9c33933555e073bc385c50295a37a236c3c
parent77c4d3972400adf1bcb76ceea359f5453cc3e8e4
Check that ed25519 and ed448 are allowed by the security level

Signature algorithms not using an MD weren't checked that they're
allowed by the security level.

Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #10785
ssl/t1_lib.c
test/ssl-tests/28-seclevel.conf
test/ssl-tests/28-seclevel.conf.in