Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-dh
Commit log since last time: 71b35e1934 DER to RSA deserializer: fix inclusion fcdd228b01 Fix no-dh and no-dsa 1660c8fa6b Update EVP_EncodeInit.pod a57fc73063 EVP: Fix key type check logic in evp_pkey_cmp_any() e2ac846eff TEST: Update the serialization/deserialization test with legacy PEM encryption 436623f89f PROV: Update the PEM to DER deserializer to handle encrypted legacy PEM 3ecbea6a09 TEST: Update the serialization/deserialization test with encryption 38b14f4747 PROV: Update the DER to RSA deserializer to handle encrypted PKCS#8 7524b7b748 DESERIALIZER: Implement decryption of password protected objects 45396db0e3 SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb() 5a23d78c9b TEST: Add new serializer and deserializer test dcfacbbfe9 PROV: Implement PEM to DER deserializer 1017b8e4a1 PROV: Implement DER to RSA deserializer 853ca12813 CORE: Add upcalls for BIO_gets() and BIO_puts() 072a9fde7d SERIALIZER: Add functions to deserialize into an EVP_PKEY c3e4c1f325 DESERIALIZER: Add foundation for deserializers 5dacb38cce KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load() af836c22ce EVP KEYMGMT utils: Make a few more utility functions available 6725682d77 Add X509 related libctx changes. ae89578be2 Test RSA oaep in fips mode a27cb956c0 Fix: uninstantiation breaks the RAND_DRBG callback mechanism d1768e8298 test/drbgtest.c: set the correct counter to trigger reseeding 8e3e1dfeaa test/drbgtest.c: Remove error check for large generate requests 9fb6692c1b Fix DRBG reseed counter condition. 11a6d6fd70 test/drbgtest.c: Fix error check test
