summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/i2d_evp.c
AgeCommit message (Expand)Author
2023-06-10Coverity 1528496: remove assignment of unused valueTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-01-05sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2zhaozg
2021-06-09Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-15ASN1: Fix i2d_provided() return valueRichard Levitte
2021-02-27crypto/asn1/i2d_evp.c: Fix i2d_provided() to return a proper lengthRichard Levitte
2021-02-27Modify i2d_PublicKey() so it can get an EC public key as a blobRichard Levitte
2021-02-18Update copyright yearMatt Caswell
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-19Fix 'no-deprecated'Richard Levitte
2020-12-02Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-11-18Deprecate RSA harderRichard Levitte
2020-11-11Adapt libcrypto functionality to specify the desired output structureRichard Levitte