index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_PKEY_CTX_ctrl.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing ';' after methods in the synopsis section of pod files
Shane Lontis
2020-07-19
1
-2
/
+3
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
1
-16
/
+22
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-57
/
+1
*
Add DH keygen to providers
Shane Lontis
2020-04-15
1
-4
/
+27
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-9
/
+47
*
EC: Refactor EVP_PKEY_CTX curve setting macros for param generation
Richard Levitte
2020-04-15
1
-4
/
+22
*
doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup
Richard Levitte
2020-02-22
1
-73
/
+73
*
PROV: add RSA signature implementation
Richard Levitte
2020-02-22
1
-21
/
+38
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-4
/
+22
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
1
-4
/
+5
*
Fix some missing doc links.
Rich Salz
2020-01-22
1
-4
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDING
Matt Caswell
2019-12-05
1
-1
/
+22
*
Document various new/changes EVP_PKEY_CTX_* functions
Matt Caswell
2019-11-14
1
-27
/
+75
*
Fix errors found by new find-doc-nits
Rich Salz
2019-10-03
1
-2
/
+2
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
1
-3
/
+4
*
Use simple names in core_names.h
Matt Caswell
2019-09-09
1
-1
/
+1
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-18
/
+45
*
Add public API docs for newly added EVP_SIGNATURE related functions
Matt Caswell
2019-09-09
1
-0
/
+11
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
1
-1
/
+1
*
Document the new EVP_KEYEXCH type and related functions
Matt Caswell
2019-07-16
1
-2
/
+28
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-1
/
+15
*
man: harmonize the various formulations in the HISTORY sections
Dr. Matthias St. Pierre
2018-12-15
1
-2
/
+3
*
Following the license change, modify the boilerplates in doc/man3/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix a doc-nit in EVP_PKEY_CTX_ctrl.pod
Paul Yang
2018-11-02
1
-1
/
+1
*
EVP module documentation pass
Antoine Salon
2018-10-17
1
-20
/
+263
*
Add missing SM2err and fix doc nits
Paul Yang
2018-09-07
1
-10
/
+10
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
1
-2
/
+20
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-2
/
+2
*
Add documentation for the newly added EVP_PKEY_new*() functions
Matt Caswell
2018-03-15
1
-9
/
+32
*
Add RFC7919 documentation.
Dr. Stephen Henson
2017-10-12
1
-0
/
+12
*
Remove doc of non-existent functions
Rich Salz
2017-06-08
1
-3
/
+3
*
doc/man3: reformat the function prototypes in the synopses
Beat Bolli
2017-06-08
1
-2
/
+2
*
Add support for parameterized SipHash
Todd Short
2017-02-01
1
-1
/
+1
*
Add support for Poly1305 in EVP_PKEY
Todd Short
2017-01-24
1
-0
/
+3
*
Defines and strings for special salt length values, add tests
Dr. Stephen Henson
2017-01-18
1
-6
/
+7
*
Move manpages to man[1357] structure.
Rich Salz
2016-10-26
1
-0
/
+154