PROV: Ensure that ED25519 & ED448 keys have a mandatory digest
authorRichard Levitte <levitte@openssl.org>
Mon, 20 Apr 2020 07:29:47 +0000 (09:29 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 23 Apr 2020 09:44:37 +0000 (10:44 +0100)
commit1a7328c8825627f723be624ddbc7e5bfb40f8fd5
tree925268e958dd7d885bd716f69b48b08ab8644df4
parent4c627d86351996d63d607960a0569248b96e63a8
PROV: Ensure that ED25519 & ED448 keys have a mandatory digest

This adds handling of the parameter "mandatory-digest" and responds
with an empty string, meaning that no digest may be used.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11576)
doc/man7/EVP_PKEY-X25519.pod
providers/implementations/keymgmt/ecx_kmgmt.c