summaryrefslogtreecommitdiffstats
path: root/providers/implementations/encode_decode/decode_msblob2key.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-04When exporting/importing decoded keys do not use 0 as selectionTomas Mraz
2023-08-01Don't add the msblob/pvk decoders if they're not suitableMatt Caswell
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-01-03Check the return value of ossl_bio_new_from_core_bio()x2018
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-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