summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_CTX_ctrl.pod
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-04-22Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario
2022-12-13rsa: fix version of rsa implicit rejection introductionHubert Kario
2022-12-12rsa: Add option to disable implicit rejectionHubert Kario
2022-12-12rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario
2022-12-08signature: Clamp PSS salt len to MD lenClemens Lang
2021-12-06Clarify the deprecation warnings in the docsMatt Caswell
2021-10-22doc: Document the type of label EVP_PKEY_CTX_set0_rsa_oaep_label properlyTomas Mraz
2021-03-11Update copyright yearMatt Caswell
2021-03-01Remove RSA SSLv23 padding modeRich Salz
2021-02-24Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()Tomas Mraz
2020-11-18Swap to FIPS186-2 DSA generation outside of the FIPS moduleMatt Caswell
2020-11-18Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS moduleMatt Caswell
2020-09-26en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch
2020-09-19Add KEM (Key encapsulation mechanism) support to providersShane Lontis
2020-09-12Fix EVP_PKEY_CTX_ctrl() documentationShane Lontis
2020-09-12Update doc for EVP_PKEY_CTX_set_ec_param_enc()Shane Lontis
2020-08-11Add DHX serializationShane Lontis
2020-08-11Add dh_kdf support to providerShane Lontis
2020-07-19Added missing ';' after methods in the synopsis section of pod filesShane Lontis
2020-06-19Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2020-04-16Add DH keygen to providersShane Lontis
2020-04-15Add DSA keygen to providerShane Lontis
2020-04-15EC: Refactor EVP_PKEY_CTX curve setting macros for param generationRichard Levitte
2020-02-22doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanupRichard Levitte
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-06Add FFC param/key generationShane Lontis
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis
2020-01-22Fix some missing doc links.Rich Salz
2019-12-11Fix some typosVeres Lajos
2019-12-05Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell
2019-11-14Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-09Use simple names in core_names.hMatt Caswell
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add public API docs for newly added EVP_SIGNATURE related functionsMatt Caswell
2019-09-05Change provider params from int to size_tShane Lontis
2019-07-16Document the new EVP_KEYEXCH type and related functionsMatt Caswell
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-01-30Document and add macros for additional DSA optionsDavid Benjamin
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
2018-11-02Fix a doc-nit in EVP_PKEY_CTX_ctrl.podPaul Yang
2018-10-17EVP module documentation passAntoine Salon
2018-09-07Add missing SM2err and fix doc nitsPaul Yang
2018-09-07Update document for SM2 stuffsPaul Yang
2018-03-20Update copyright yearMatt Caswell
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell