index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_DigestInit.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
1
-12
/
+55
*
Document Internal EVP_MD_CTX_ Flags
erbsland-dev
2024-07-12
1
-2
/
+6
*
docs: document that *_free(NULL) does nothing
Vita Batrla
2024-06-27
1
-0
/
+2
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Correct the defined name of the parameter "micalg" in the documentation
Bernd Ritter
2024-02-20
1
-1
/
+1
*
Wrong release version for EVP_DigestSqueeze() in documentation
Shakti Shah
2024-02-08
1
-2
/
+3
*
Add EVP_DigestSqueeze() API.
slontis
2023-11-10
1
-5
/
+16
*
Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLEN
Tomas Mraz
2023-10-25
1
-3
/
+5
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Add notes about ignoring initialization failures on contexts
Tomas Mraz
2023-01-27
1
-4
/
+28
*
Refine the documents of several APIs
Peiwei Hu
2022-12-16
1
-1
/
+1
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-10
/
+7
*
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
Richard Levitte
2022-10-07
1
-1
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
doc: document digest and cipher dup functions
Pauli
2022-01-19
1
-2
/
+15
*
Clarify the deprecation warnings in the docs
Matt Caswell
2021-12-06
1
-3
/
+3
*
Clarify the documentation for the "byname" functions
Matt Caswell
2021-10-27
1
-0
/
+18
*
EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()
Richard Levitte
2021-06-23
1
-5
/
+6
*
doc: add references to digest life cycle documentation
Pauli
2021-06-08
1
-2
/
+5
*
doc: make XXX_get_number() internal
Pauli
2021-06-02
1
-7
/
+1
*
Add documentation of the old names kept as alias macros
Tomas Mraz
2021-06-01
1
-5
/
+27
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-47
/
+47
*
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
1
-5
/
+19
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-5
/
+14
*
Update the algorithm fetching documentation links
Matt Caswell
2021-04-08
1
-2
/
+2
*
EVP: Add EVP_<TYPE>_description()
Richard Levitte
2021-04-02
1
-1
/
+8
*
doc: update digest documentation to include the new init functions with params
Pauli
2021-03-11
1
-12
/
+27
*
doc: note changes to digest gettable/settable provider calls
Pauli
2021-02-26
1
-14
/
+29
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+8
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Replace provider digest flags with separate param fields
Shane Lontis
2021-02-10
1
-2
/
+2
*
Deprecate EVP_MD_CTX_{set_}update_fn()
Rich Salz
2021-02-03
1
-8
/
+16
*
Documentation improvements for EVP_DigestInit_ex and related functions
Tomas Mraz
2020-11-26
1
-3
/
+8
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
Fix typos and repeated words
Gustaf Neumann
2020-07-05
1
-2
/
+2
*
doc: fix two invalid <B> tags
Beat Bolli
2020-05-10
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
DOCS: Clean up doc/man3/EVP_DigestInit.pod
Richard Levitte
2020-03-10
1
-36
/
+36
*
DOCS: Add translation information for EVP_MD_CTX_ctrl()
Richard Levitte
2020-03-10
1
-3
/
+17
*
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
Richard Levitte
2020-01-17
1
-0
/
+5
*
Fix L<xxx(1)> links to be L<openssl-xxx(1)>
Rich Salz
2019-11-10
1
-1
/
+1
*
EVP: add functions that return the name number
Richard Levitte
2019-10-17
1
-1
/
+7
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-2
/
+11
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-7
/
+14
*
doc: EVP_DigestInit clears all flags
Christian Heimes
2019-10-03
1
-1
/
+1
*
Reformat param description lines
Pauli
2019-09-27
1
-3
/
+3
*
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-25
1
-5
/
+13
*
DOC: fix documentation of som EVP_MD_CTX functions
Richard Levitte
2019-09-24
1
-3
/
+3
*
Use "PARAMETERS" in the documentation headings.
Pauli
2019-09-16
1
-4
/
+4
*
Use param types instead of native types in the param descriptions
Pauli
2019-09-14
1
-4
/
+5
[next]