aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_CTX_ctrl.pod
Commit message (Expand)AuthorAgeFilesLines
* rsa: fix version of rsa implicit rejection introductionHubert Kario2022-12-131-1/+1
* rsa: Add option to disable implicit rejectionHubert Kario2022-12-121-0/+2
* rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario2022-12-121-0/+7
* signature: Clamp PSS salt len to MD lenClemens Lang2022-12-081-2/+9
* Clarify the deprecation warnings in the docsMatt Caswell2021-12-061-3/+3
* doc: Document the type of label EVP_PKEY_CTX_set0_rsa_oaep_label properlyTomas Mraz2021-10-221-3/+3
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Remove RSA SSLv23 padding modeRich Salz2021-03-011-1/+1
* Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()Tomas Mraz2021-02-241-2/+11
* Swap to FIPS186-2 DSA generation outside of the FIPS moduleMatt Caswell2020-11-181-3/+4
* Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS moduleMatt Caswell2020-11-181-2/+5
* en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch2020-09-261-5/+19
* Add KEM (Key encapsulation mechanism) support to providersShane Lontis2020-09-191-1/+12
* Fix EVP_PKEY_CTX_ctrl() documentationShane Lontis2020-09-121-114/+95
* Update doc for EVP_PKEY_CTX_set_ec_param_enc()Shane Lontis2020-09-121-3/+4
* Add DHX serializationShane Lontis2020-08-111-60/+57
* Add dh_kdf support to providerShane Lontis2020-08-111-11/+16
* Added missing ';' after methods in the synopsis section of pod filesShane Lontis2020-07-191-2/+3
* Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell2020-06-191-16/+22
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-57/+1
* Add DH keygen to providersShane Lontis2020-04-161-4/+27
* Add DSA keygen to providerShane Lontis2020-04-151-9/+47
* EC: Refactor EVP_PKEY_CTX curve setting macros for param generationRichard Levitte2020-04-151-4/+22
* doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanupRichard Levitte2020-02-221-73/+73
* PROV: add RSA signature implementationRichard Levitte2020-02-221-21/+38
* Add FFC param/key generationShane Lontis2020-02-061-4/+22
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-311-4/+5
* Fix some missing doc links.Rich Salz2020-01-221-4/+2
* Fix some typosVeres Lajos2019-12-111-1/+1
* Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell2019-12-051-1/+22
* Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell2019-11-141-27/+75
* Fix errors found by new find-doc-nitsRich Salz2019-10-031-2/+2
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-261-3/+4
* Use simple names in core_names.hMatt Caswell2019-09-091-1/+1
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-18/+45
* Add public API docs for newly added EVP_SIGNATURE related functionsMatt Caswell2019-09-091-0/+11
* Change provider params from int to size_tShane Lontis2019-09-051-1/+1
* Document the new EVP_KEYEXCH type and related functionsMatt Caswell2019-07-161-2/+28
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-1/+2
* Document and add macros for additional DSA optionsDavid Benjamin2019-01-301-1/+15
* man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre2018-12-151-2/+3
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Fix a doc-nit in EVP_PKEY_CTX_ctrl.podPaul Yang2018-11-021-1/+1
* EVP module documentation passAntoine Salon2018-10-171-20/+263
* Add missing SM2err and fix doc nitsPaul Yang2018-09-071-10/+10
* Update document for SM2 stuffsPaul Yang2018-09-071-2/+20
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell2018-03-151-2/+2
* Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell2018-03-151-9/+32
* Add RFC7919 documentation.Dr. Stephen Henson2017-10-121-0/+12