summaryrefslogtreecommitdiffstats
path: root/providers/implementations/encode_decode/decode_pvk2key.c
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-01-03Check the return value of ossl_bio_new_from_core_bio()x2018
2021-12-06PVK decoder: prompt for PVK passphrase and not PEMTomas Mraz
2021-06-29DECODER & ENCODER: Make sure to pass around the original selection bitsRichard Levitte
2021-06-05PROV: drop get_params() and gettable_params() from all decoder implementationsRichard Levitte
2021-06-01Pass library context and property query into private key decodersJon Spillett
2021-04-21Adapt our decoder implementations to the new way to indicate succes / failureRichard Levitte
2021-03-19PROV: Add type specific MSBLOB and PVK decoding for the MS->key decodersRichard Levitte