]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update HMAC() documentation.
authorslontis <shane.lontis@oracle.com>
Wed, 7 Dec 2022 22:16:03 +0000 (08:16 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 Dec 2022 17:38:51 +0000 (18:38 +0100)
commitd1ebd99397e18de367918c201c25c389f1f07005
tree92b8a3c0030ebe57a9bd434e78ada919668597ec
parenta8e7bc7c7445c0323ca9a0a9c96cf5ce5e2c82f1
Update HMAC() documentation.

Fixes #19782

Clarify that EVP_Q_MAC() can be used as an alternative that allows
setting of the libctx.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19855)
doc/man3/HMAC.pod
doc/man7/migration_guide.pod