]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add documentation for deprecated CMAC_CTX functions
authorerbsland-dev <github@erbsland.dev>
Mon, 8 Jul 2024 13:02:59 +0000 (15:02 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 10 Jul 2024 07:46:24 +0000 (09:46 +0200)
commitb544047c99c4a7413f793afe82ab1c165f85b5b6
tree0681af15dab986c8edb9c8a7f96823c0d566fa2b
parent2c1ef172f83d78490be553982a5f08503d4b4590
Add documentation for deprecated CMAC_CTX functions

Fixes #5539: Create a new manual page `CMAC_CTX.pod` documenting the deprecated `CMAC_CTX` functions and add the necessary build dependencies. This page includes function descriptions, usage details, and replacement suggestions with the `EVP_MAC` interface.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24814)
doc/build.info
doc/man3/CMAC_CTX.pod [new file with mode: 0644]
util/missingcrypto.txt
util/other.syms