diff options
author | schwarze <> | 2018-03-29 21:26:51 +0000 |
---|---|---|
committer | schwarze <> | 2018-03-29 21:26:51 +0000 |
commit | 21cd03787f551a808f6b1ab06abbb7ab2a63c244 (patch) | |
tree | bc28893d7ffa10d9d174f0eb6a06cef88c476ec1 /src/lib/libssl/ssl_init.c | |
parent | d642d23ceb52ac99522cf80a834c1bacb273b0a4 (diff) | |
download | openbsd-21cd03787f551a808f6b1ab06abbb7ab2a63c244.tar.gz openbsd-21cd03787f551a808f6b1ab06abbb7ab2a63c244.tar.bz2 openbsd-21cd03787f551a808f6b1ab06abbb7ab2a63c244.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 'src/lib/libssl/ssl_init.c')
0 files changed, 0 insertions, 0 deletions