Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: 20394c34ef2e058a1dc7e9cf7db2546338b11eb1 https://github.com/openssl/openssl/commit/20394c34ef2e058a1dc7e9cf7db2546338b11eb1 Author: Matt Caswell <m...@openssl.org> Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths: M doc/man3/EVP_EncryptInit.pod Log Message: ----------- Revert "Note that EVP_CIPHER_get_iv_length returns negative values on error" This reverts commit 2a6275f58bdb2371c603be7f89310f7b4906e5c0. Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/18946) Commit: b0501275ef56950bd77950dac1382357d91f8e7f https://github.com/openssl/openssl/commit/b0501275ef56950bd77950dac1382357d91f8e7f Author: Matt Caswell <m...@openssl.org> Date: 2022-08-03 (Wed, 03 Aug 2022) Changed paths: M crypto/evp/evp_lib.c Log Message: ----------- Revert "Fix bug in EVP_CIPHER_CTX_get_iv_length()" This reverts commit f428e2112c6c795db76d804e0fcb36aac40f1477. Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com> (Merged from https://github.com/openssl/openssl/pull/18946) Compare: https://github.com/openssl/openssl/compare/2a6275f58bdb...b0501275ef56