summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/i2d_evp.c
AgeCommit message (Expand)Author
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