openssl/include
Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify
Add "single part" digest sign and verify functions. These sign and verify
a message in one function. This simplifies some operations and it will later
be used as the API for algorithms which do not support the update/final
mechanism (e.g. PureEdDSA).

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3409)
2017-05-11 12:59:25 +01:00
..
internal VMS: Copy DECC inclusion epi- and prologues to internals 2017-04-20 13:10:06 +02:00
openssl Add EVP_DigestSign and EVP_DigesVerify 2017-05-11 12:59:25 +01:00