index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
/
provider-signature.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Correct bad link to provider-keymgmt(7) in provider-signature(7)
Richard Levitte
2024-09-13
1
-7
/
+7
*
docs: Document the new signature interface for providers
Richard Levitte
2024-09-13
1
-3
/
+113
*
Cleanups for FIPS indicator documentation
slontis
2024-08-26
1
-8
/
+15
*
doc: document the OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE parameter
Pauli
2024-08-22
1
-0
/
+9
*
Restrict salt length for RSA-PSS in the FIPS provider
pohsingwu
2024-08-13
1
-2
/
+2
*
Add RSA Signature restrictions for X9.31 padding in the FIPS provider.
slontis
2024-07-29
1
-0
/
+7
*
Disable DSA signing in the FIPS provider.
slontis
2024-07-26
1
-1
/
+10
*
Fix parameter types int -> integer changes
Pauli
2024-07-16
1
-3
/
+3
*
Change all existing FIPS configurable checks to use FIPS indicators.
slontis
2024-07-11
1
-1
/
+29
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
doc: "digest" must be explicitly set with deterministic ECDSA/DSA
James Muir
2024-01-11
1
-6
/
+9
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
doc: Fix incorrect pairing of functions
Ladislav Marko
2023-04-13
1
-1
/
+1
*
doc: Fix misleading stucture info
Ladislav Marko
2023-04-13
1
-1
/
+1
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-10
/
+8
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
1
-0
/
+9
*
Change name of parameter in documentation from sigret to sig
Kurt Roeckx
2022-08-04
1
-1
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix documentation for provider-signature
Hugo Landau
2022-03-18
1
-8
/
+4
*
Fix the signature newctx documentation
Matt Caswell
2021-10-18
1
-3
/
+5
*
doc: remove end of line whitespace
Pauli
2021-09-22
1
-1
/
+1
*
Small fixes and cleanups of provider API documentation
Tomas Mraz
2021-04-09
1
-1
/
+1
*
doc: note that get_params and set_params calls should return true if the para...
Pauli
2021-03-11
1
-0
/
+6
*
doc: document the additional params argument to the various init() calls
Pauli
2021-03-11
1
-7
/
+26
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
1
-3
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
provider-signature.pod: Fix formatting.
Tomas Mraz
2021-02-05
1
-4
/
+4
*
gettables: documentation changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+2
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-113
/
+115
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-2
/
+2
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-6
/
+9
*
doc: Random spellchecking
Sebastian Andrzej Siewior
2020-04-28
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add ECDSA to providers
Shane Lontis
2020-03-15
1
-0
/
+17
*
Document the new DigestSign provider functions
Matt Caswell
2020-03-09
1
-6
/
+160
*
Fix some missing doc links.
Rich Salz
2020-01-22
1
-3
/
+3
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Fix some broken doc links
Rich Salz
2019-11-15
1
-1
/
+1
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-1
/
+1
*
Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)
Richard Levitte
2019-09-28
1
-29
/
+29
*
Reformat param description lines
Pauli
2019-09-27
1
-2
/
+2
*
Make OSSL_PARAM descriptions uniformly formatted.
Pauli
2019-09-27
1
-2
/
+2
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
1
-2
/
+4
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-15
/
+25
*
Add docs for the provider interface for signature operations
Matt Caswell
2019-09-09
1
-0
/
+229