summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
2020-09-22Update copyright yearMatt Caswell
2020-09-07Coverity FixesShane Lontis
2020-05-20Fix d2i_PrivateKey() to work as documentedRichard Levitte
2020-04-21Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik
2020-04-21Update copyright yearMatt Caswell
2020-04-08Integer overflow in ASN1_STRING_set.Pauli
2020-03-17Update copyright yearMatt Caswell
2020-02-12Forgotten GOST2012 support in non-vital placesNikolay Morozov
2020-01-14Avoid leak in error path of asn1_parse2kinichiro
2020-01-02Run make updateMatt Caswell
2019-10-16[crypto/asn1/x_bignum.c] Explicit test against NULLCesar Pereida Garcia
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-09-06[crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.Cesar Pereida Garcia
2019-08-14Add missing EBCDIC stringsopensslonzos-github
2019-07-31Fix TyposAntoine Cœur
2019-07-02Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEANBernd Edlinger
2019-02-26Update copyright yearMatt Caswell
2019-02-08Fix d2i_PublicKey() for EC keysTodd Short
2019-01-07Update generator copyright year.Viktor Dukhovni
2019-01-03make updateMatt Caswell
2018-12-22Coverity fix in some crypto/asn1 codeFdaSilvaYY
2018-12-07Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte
2018-09-09ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroesRichard Levitte
2018-08-22asn1/asn_moid.c: overhaul do_create.Andy Polyakov
2018-08-11i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a bufferRichard Levitte
2018-08-07Harmonize use of sk_TYPE_find's return value.Andy Polyakov
2018-08-07Make EVP_PKEY_asn1_new() stricter with its inputRichard Levitte
2018-08-01asn1/tasn_utl.c: fix logical error in and overhaul asn1_do_lock.Andy Polyakov
2018-06-20Update copyright yearMatt Caswell
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb
2018-06-08Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-05-02a_strex.c: prevent out of bound read in do_buf()Dr. Matthias St. Pierre
2018-05-01Update copyright yearMatt Caswell
2018-04-24a_strex.c: improve documentation of 'tag2nbyte' lookup tableDr. Matthias St. Pierre
2018-04-17p5_scrypt.c: fix error check of RAND_bytes() callDr. Matthias St. Pierre
2018-04-17Update copyright yearRichard Levitte
2018-04-03Set error code on alloc failuresRich Salz
2018-04-03Fix a text canonicalisation bug in CMSMatt Caswell
2018-04-03Update copyright yearMatt Caswell
2018-03-27Don't write out a bad OIDMatt Caswell
2018-03-27Limit ASN.1 constructed types recursive definition depthMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-15Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell
2018-03-02Integrate X448 and Ed448 into libcryptoMatt Caswell
2018-02-27Update copyright yearMatt Caswell
2018-02-13Generate copyright year properlyRich Salz