openssl/providers
Richard Levitte 677add3800 PROV SERIALIZER: add support for writing RSA keys
This also adds the missing accessor RSA_get0_pss_params(), so those
parameters can be included in the PKCS#8 data structure without
needing to know the inside of the RSA structure.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10394)
2019-11-29 20:55:16 +01:00
..
common PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00
fips Disable mem leak checking for the self test lock 2019-11-29 16:14:44 +00:00
implementations PROV SERIALIZER: add support for writing RSA keys 2019-11-29 20:55:16 +01:00
build.info Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00
defltprov.c PROV SERIALIZER: add support for writing RSA keys 2019-11-29 20:55:16 +01:00
legacyprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00