[openssl/openssl] 7d0225: Clarify in-place encryption behavior in documentation
Tobias Erbsland
noreply at github.com
Tue Jul 16 17:44:57 UTC 2024
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 7d02253f4a5a5319497f9cd1a8d50107ea99e565
https://github.com/openssl/openssl/commit/7d02253f4a5a5319497f9cd1a8d50107ea99e565
Author: erbsland-dev <github at erbsland.dev>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M doc/man3/EVP_EncryptInit.pod
Log Message:
-----------
Clarify in-place encryption behavior in documentation
Fixes #7941: Update the `EVP_EncryptUpdate` documentation to specify that in-place encryption is guaranteed only if the context does not contain incomplete data from previous operations.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
Reviewed-by: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24887)
(cherry picked from commit f692ceeedcd104407b7672c67d62d6f86f8ac182)
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