]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clarify Tag Length Setting in OCB Mode
authorerbsland-dev <github@erbsland.dev>
Tue, 10 Sep 2024 17:20:17 +0000 (19:20 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 19 Sep 2024 18:52:29 +0000 (20:52 +0200)
commit710143d7602123e27fe8780ead5e544f8259b098
tree8a83d5edf0d4532021c60b34a80760c6ad0ae3a5
parent59d9b514b7e85573f25bd538d3867be5ed837bc7
Clarify Tag Length Setting in OCB Mode

Fixes #8331: Updated the description for setting the tag length in OCB mode to remove the misleading “when encrypting” and “during encryption” phrasing. This change emphasizes that setting a custom tag length requires a call with NULL, applicable to both encryption and decryption contexts.

Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25424)

(cherry picked from commit 1299699a90967c3a0b236e552d92dc307d0d6da3)
doc/man3/EVP_EncryptInit.pod