Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
authorMatt Caswell <matt@openssl.org>
Thu, 5 Apr 2018 11:33:34 +0000 (12:33 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Apr 2018 09:10:05 +0000 (10:10 +0100)
commita6f5b1163452a36da1c8378eab3f29ae234e5c7f
treea42f3edd14a949799be5d7f440151e9980daf94e
parentbbf27cd58337116c57a1c942153330ff83d5540a
Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA

Adding support for these operations for the EdDSA implementations
makes pkeyutl usable for signing/verifying for these algorithms.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5880)
crypto/ec/ec_err.c
crypto/ec/ecx_meth.c
crypto/err/openssl.txt
include/openssl/ecerr.h