summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-05-152-2/+2
* If SOURCE_DATE_EPOCH is defined, use it for copyright yearNicolas Vigier2020-05-151-1/+1
* EVP: Refactor the RSA-PSS key generation controls for providersRichard Levitte2020-05-141-0/+3
* Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()Nikolay Morozov2020-05-141-2/+0
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-1/+1
* Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb2020-05-131-0/+1
* OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte2020-05-132-0/+3
* travis: enable markdownlint checksRich Salz2020-05-081-0/+21
* Add documentation for CMS_EnvelopedData_create()Jakub Zelenka2020-05-071-1/+0
* Remove legacy FIPS_mode functionsShane Lontis2020-05-071-2/+2
* Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb2020-05-051-0/+3
* Make EVP_new_raw_[private|public]_key provider awareMatt Caswell2020-05-041-0/+2
* util/perl/OpenSSL/OID.pm: remove the included unit testRichard Levitte2020-05-031-85/+0
* Add default property API's to enable and test for fipsShane Lontis2020-05-021-0/+2
* make update for SSL_new_session_ticketBenjamin Kaduk2020-05-021-0/+1
* Undeprecate DH, DSA and RSA _bits() functions.Pauli2020-04-301-3/+3
* params: change OSSL_PARAM_set_unmodified() to operate on a params arrayPauli2020-04-251-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-242-0/+27
* Update copyright yearMatt Caswell2020-04-2312-12/+12
* params: add functionality to test if an OSSL_PARAM has been set.Pauli2020-04-221-0/+2
* [crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley2020-04-221-2/+2
* Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik2020-04-211-0/+3
* DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte2020-04-201-0/+4
* dhparam: update command line app to use EVP callsPauli2020-04-191-2/+2
* Create a libctx aware X509_verify_ex()Matt Caswell2020-04-161-0/+2
* Add DH keygen to providersShane Lontis2020-04-151-0/+9
* Add DSA keygen to providerShane Lontis2020-04-151-0/+7
* Document the new libctx aware private key functionsMatt Caswell2020-04-151-2/+0
* Teach PEM_read_bio_PrivateKey about libctxMatt Caswell2020-04-151-0/+2
* Teach d2i_PrivateKey et al about libctxMatt Caswell2020-04-151-0/+4
* EC: Refactor EVP_PKEY_CTX curve setting macros for param generationRichard Levitte2020-04-151-0/+3
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-0/+1
* Add ex_data to EVP_PKEY.Aaron Thompson2020-04-141-0/+2
* Initialize files that declare internal symbolsRichard Levitte2020-04-115-7/+14
* Rework util/find-doc-nits to distinguish internal documentationRichard Levitte2020-04-112-108/+138
* Add manpage entry for X509_check_purpose()Jake Maynard2020-04-111-1/+0
* Make the CT code library context awareMatt Caswell2020-04-091-0/+4
* OpenSSL::OID: Don't use List::UtilRichard Levitte2020-04-091-4/+31
* Add X509_STORE_CTX_new_with_libctx()Matt Caswell2020-04-091-0/+1
* EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte2020-04-082-0/+3
* EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()Richard Levitte2020-04-081-0/+2
* PROV: Add the beginning of a DER writing libraryRichard Levitte2020-04-071-0/+3
* Add perl support to parse and DER encode ASN.1 OID specsRichard Levitte2020-04-071-0/+365
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-022-3/+2
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-022-4/+4
* Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis2020-04-011-0/+6
* Add the X509v3_cache_extensions() functionMatt Caswell2020-03-301-0/+1
* Param build: make structures opaque.Pauli2020-03-281-2/+3
* NEWS: note OSSL_PARAM_BLD API as public.Pauli2020-03-281-0/+19
* Document various SRP related APIsMatt Caswell2020-03-271-6/+0