index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
/
provider-digest.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add default provider support for Keccak 224, 256, 384 and 512
Ulrich Müller
2021-09-23
1
-2
/
+2
*
doc: add references to digest life cycle documentation
Pauli
2021-06-08
1
-1
/
+7
*
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
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
/
+2
*
doc: document the additional params argument to the various init() calls
Pauli
2021-03-11
1
-1
/
+3
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Resolve TODOs in signature implementations.
Tomas Mraz
2021-03-03
1
-0
/
+6
*
doc: note changes to digest gettable/settable provider calls
Pauli
2021-02-26
1
-7
/
+15
*
gettables: documentation changes to pass the provider context.
Pauli
2020-08-07
1
-3
/
+3
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-59
/
+59
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
DOCS: Move implementation specific docs away from provider-digest(7)
Richard Levitte
2020-03-10
1
-39
/
+2
*
Fix some broken doc links
Rich Salz
2019-11-15
1
-2
/
+2
*
Fix cut'n'paste typos in the provider-digest pod
Dmitry Belyavskiy
2019-11-11
1
-3
/
+3
*
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
-21
/
+21
*
Reformat param description lines
Pauli
2019-09-27
1
-7
/
+7
*
Make OSSL_PARAM descriptions uniformly formatted.
Pauli
2019-09-27
1
-7
/
+12
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
1
-3
/
+4
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
1
-3
/
+3
*
cleanup provider digests
Shane Lontis
2019-08-20
1
-8
/
+7
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-9
/
+9
*
Add missing EVP param utility functions
Richard Levitte
2019-08-15
1
-13
/
+38
*
Make more use of OSSL_PARAM for digests
Richard Levitte
2019-08-12
1
-11
/
+66
*
Document the provider DIGEST operation
Matt Caswell
2019-07-25
1
-0
/
+214