Crypto now builds and tests OK on macOS-latest - OpenSSL 3.1.4 24 Oct 2023 and Ubuntu-latest - OpenSSL 3.0.2 15 Mar 2022 Tested with Java 8 and 21
I only had to allow for two changed names: EVP_CIPHER_CTX_block_size => EVP_CIPHER_CTX_get_block_size EVP_CIPHER_flags => EVP_CIPHER_get_flags This seems too easy, so I suspect there may be some missing tests. Sebb --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org