diff options
author | 2018-03-29 21:26:51 +0000 | |
---|---|---|
committer | 2018-03-29 21:26:51 +0000 | |
commit | 587a1928c2e98d89489dc83bbad6e62656f41104 (patch) | |
tree | 615949b0215a9a5af7ad1c7f79673632e738c22e /lib/libssl/ssl_init.c | |
parent | missing "const" in seven prototypes; (diff) | |
download | wireguard-openbsd-587a1928c2e98d89489dc83bbad6e62656f41104.tar.xz wireguard-openbsd-587a1928c2e98d89489dc83bbad6e62656f41104.zip |
Remove mention of link between message digests and public key algorithms.
The comment in EVP_DigestInit.pod is:
"EVP_MD_pkey_type() returns the NID of the public key signing algorithm
associated with this digest. For example EVP_sha1() is associated with
RSA so this will return NID_sha1WithRSAEncryption. Since digests and
signature algorithms are no longer linked this function is only retained
for compatibility reasons."
So there is no link anymore.
From <paul dot dale at oracle dot com>
via OpenSSL commit 79b49fb0 Mar 20 10:03:10 2018 +1000
Diffstat (limited to 'lib/libssl/ssl_init.c')
0 files changed, 0 insertions, 0 deletions