openssl/providers/implementations/serializers
Richard Levitte 4df0d37ff6 PROV: Fix MSBLOB / PVK deserializer
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12601)
2020-08-07 04:44:06 +02:00
..
build.info PROV: Add MSBLOB and PVK to DSA and RSA deserializers 2020-08-07 04:13:28 +02:00
deserialize_common.c PROV: Add MSBLOB and PVK to DSA and RSA deserializers 2020-08-07 04:13:28 +02:00
deserialize_der2key.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
deserialize_ms2key.c PROV: Fix MSBLOB / PVK deserializer 2020-08-07 04:44:06 +02:00
deserialize_pem2der.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_common.c PROV: Implement DER to RSA deserializer 2020-07-24 16:35:03 +02:00
serializer_dh_param.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_dh_priv.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_dh_pub.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_dh.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_dsa_param.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_dsa_priv.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_dsa_pub.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_dsa.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_ec_param.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_ec_priv.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_ec_pub.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_ec.c [EC][ASN1] Detect missing OID when serializing EC parameters and keys 2020-07-06 19:15:36 +03:00
serializer_ecx_priv.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_ecx_pub.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_ecx.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_ffc_params.c Maintain strict type discipline between the core and providers 2020-05-16 17:10:03 +01:00
serializer_local.h PROV: Add MSBLOB and PVK to DSA and RSA deserializers 2020-08-07 04:13:28 +02:00
serializer_rsa_priv.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
serializer_rsa_pub.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
serializer_rsa.c PROV: Add a DER to RSA-PSS deserializer implementation 2020-07-27 12:15:29 +02:00