Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: dc47b27672d3116aadb188bf055b99ab4289d804
https://github.com/openssl/openssl/commit/dc47b27672d3116aadb188bf055b99ab4289d804
Author: erbsland-dev <[email protected]>
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 <[email protected]>
Reviewed-by: Kurt Roeckx <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
(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