openssl/providers/implementations/encode_decode
Richard Levitte c8182743a7 PROV: Implement an EC key -> blob encoder, to get the public key
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/14291)
2021-02-27 16:14:09 +01:00
..
build.info PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
decode_der2key.c Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
decode_ms2key.c Remove unnecessary guards around MSBLOB and PVK readers and writers 2020-12-13 10:27:31 +01:00
decode_pem2der.c Pass the object type and data structure from the pem2der decoder 2021-02-18 16:05:22 +00:00
encode_key2any.c Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces 2021-02-19 19:19:28 +10:00
encode_key2blob.c PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
encode_key2ms.c PROV: Add MSBLOB and PVK encoders 2020-12-15 14:27:37 +01:00
encode_key2text.c Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
endecoder_common.c ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00
endecoder_local.h ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00