Late Monthly Status Report (August 2020)
Richard Levitte
levitte at openssl.org
Sat Oct 31 15:28:53 UTC 2020
Apart from normal business, such as normal reviews, OMC business,
normal system administration tasks, small fixes, etc., key activities
this month:
* Development:
- OSSL_STORE for providers, take 2
(PR openssl/openssl#12512)
- PROV: Make the DER to KEY deserializer decode parameters too
(PR openssl/openssl#12569)
- DESERIALIZER: Fix EVP_PKEY construction by export
(PR openssl/openssl#12571)
- Add MSBLOB and PVK deserializers
(PR openssl/openssl#12574, openssl/openssl#12601)
- RSA: Be less strict on PSS parameters when exporting to provider
(PR openssl/openssl#12583)
- EVP: Fix the returned value for ASN1_PKEY_CTRL_DEFAULT_MD_NID
(PR openssl/openssl#12586)
- EVP: Have evp_pkey_cmp_any() detect if export wasn't possible
(PR openssl/openssl#12610)
- Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODER / OSSL_DECODER
(PR openssl/openssl#12659, openssl/openssl#12660)
- X509: Add d2i_PUBKEY_ex(), which take a libctx and propq
(PR openssl/openssl#12671)
- TEST: separate out NIST ECC tests from non-NIST
(PR openssl/openssl#12672)
- PEM: Add more library context aware PEM readers
(PR openssl/openssl#12673)
- RSA: Fix rsa_todata() to only add params for existing data
(PR openssl/openssl#12676)
- PROV: Fix EC OSSL_FUNC_keymgmt_match() to work in the FIPS provider
(PR openssl/openssl#12677)
- PROV: Fix DSA and DH private key serializers
(PR openssl/openssl#12679)
- crypto/x509/v3_utl.c: Fix IPv6 output in ipaddr_to_asc()
(PR openssl/openssl#12696)
- TEST: Fix CMP tests so they load keys in the current library context
(PR openssl/openssl#12705)
- Fix PEM_write_bio_PrivateKey_traditional() to not output PKCS#8
(PR openssl/openssl#12728)
- [1.1.1] Fix PEM_write_bio_PrivateKey_traditional() to not output PKCS#8
(PR openssl/openssl#12729)
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-project
mailing list