aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/i2d_pr.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt libcrypto functionality to specify the desired output structureRichard Levitte2020-11-111-51/+0
* Add easy to digest selector macros for EVP_PKEYsRichard Levitte2020-10-301-3/+1
* Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data()Richard Levitte2020-10-101-23/+9
* ENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte2020-09-201-3/+5
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-7/+7
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Rethink the EVP_PKEY cache of provider side keysRichard Levitte2020-02-291-1/+1
* Adapt i2d_PrivateKey for provider only keysRichard Levitte2020-02-141-0/+32
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-2/+2
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-1/+1
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Add NULL check in i2d_PrivateKey()Richard Levitte2016-05-091-3/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-0/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-21/+19
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2007-11-201-0/+7
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-231-29/+3
* ecc api cleanup; summary:Nils Larsch2005-05-161-1/+1
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-5/+5
* ECDSA supportBodo Möller2002-02-131-0/+9
* NO_DSA, NO_RSA patches.Dr. Stephen Henson2001-12-011-0/+4
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-0/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+86