Improve the usability of the ca app using EdDSA
authorMatt Caswell <matt@openssl.org>
Thu, 9 Aug 2018 12:31:20 +0000 (13:31 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 22 Aug 2018 15:35:54 +0000 (16:35 +0100)
commitaabbc24e424382bb44ed6f88a134e50c2ef6d897
treea4fada1e17a245190aab306f6038736f3e6d8e06
parent2fe3e2b68272e803a6e35259a49919d57205418b
Improve the usability of the ca app using EdDSA

Previously you had to supply "null" as the digest to use EdDSA. This changes
things so that any digest is ignored.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6901)
apps/ca.c
crypto/ec/ecx_meth.c
doc/man1/ca.pod
doc/man3/EVP_PKEY_get_default_digest_nid.pod