]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/evp/pmeth_lib.c
Digest string helper function.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 30 Nov 2016 16:21:01 +0000 (16:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 01:42:47 +0000 (01:42 +0000)
commit410877bad2445796890831d883105cdb982a2d82
treee455168c7ba810777ef79bd59286704ac60f606b
parente5e04ee3983dcf5283c99ce63f3fe37093921747
Digest string helper function.

New function EVP_PKEY_CTX_md() which takes a string and passes a digest
to a ctrl.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2177)
crypto/evp/evp_err.c
crypto/evp/pmeth_lib.c
crypto/rsa/rsa_pmeth.c
include/openssl/evp.h