diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2017-05-08 13:50:13 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2017-05-11 13:59:25 +0200 |
commit | 7539418981c140648a620d72edd7398564878b5c (patch) | |
tree | 6c0266e49b56fa20ed3cbf0cb5ccbaec9cd80ca9 /util | |
parent | Clarify that a test failed (diff) | |
download | openssl-7539418981c140648a620d72edd7398564878b5c.tar.xz openssl-7539418981c140648a620d72edd7398564878b5c.zip |
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)
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions