openssl/include
Matt Caswell 07824f304a Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"
This reverts commit a6f5b11634.

The EVP_PKEY_sign() function is intended for pre-hashed input which is
not supported by our EdDSA implementation.

See the discussion in PR 5880

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6284)
2018-05-24 17:25:43 +01:00
..
internal Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
openssl Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA" 2018-05-24 17:25:43 +01:00