aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_CTX_ctrl.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove doc of non-existent functionsRich Salz2017-06-081-3/+3
* doc/man3: reformat the function prototypes in the synopsesBeat Bolli2017-06-081-2/+2
* Add support for parameterized SipHashTodd Short2017-02-011-1/+1
* Add support for Poly1305 in EVP_PKEYTodd Short2017-01-241-0/+3
* Defines and strings for special salt length values, add testsDr. Stephen Henson2017-01-181-6/+7
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+154