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>
Sun, 16 Feb 2020 10:55:42 +0000 (11:55 +0100)
commit57225c99ef848f0d0d1a7ab586a61ef71740f1ff
treeb4c91a0e0eeadf0504c64f20388b16f183f2fd88
parent42fc47964727fb2b12024eaf390c28fcb3caf561
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: Tomáš Mráz <tmraz@fedoraproject.org>
GH: #11062
ssl/t1_lib.c
test/ssl-tests/28-seclevel.conf
test/ssl-tests/28-seclevel.conf.in