[openssl/openssl] b54404: Add documentation for deprecated CMAC_CTX functions

Tobias Erbsland noreply at github.com
Wed Jul 10 07:48:58 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: b544047c99c4a7413f793afe82ab1c165f85b5b6
      https://github.com/openssl/openssl/commit/b544047c99c4a7413f793afe82ab1c165f85b5b6
  Author: erbsland-dev <github at erbsland.dev>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M doc/build.info
    A doc/man3/CMAC_CTX.pod
    M util/missingcrypto.txt
    M util/other.syms

  Log Message:
  -----------
  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 at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24814)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list