summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_DigestInit.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* XOF / EVP_MD_size() changes.slontis2024-08-291-12/+55
* Document Internal EVP_MD_CTX_ Flagserbsland-dev2024-07-121-2/+6
* docs: document that *_free(NULL) does nothingVita Batrla2024-06-271-0/+2
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Correct the defined name of the parameter "micalg" in the documentationBernd Ritter2024-02-201-1/+1
* Wrong release version for EVP_DigestSqueeze() in documentationShakti Shah2024-02-081-2/+3
* Add EVP_DigestSqueeze() API.slontis2023-11-101-5/+16
* Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz2023-10-251-3/+5
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Add notes about ignoring initialization failures on contextsTomas Mraz2023-01-271-4/+28
* Refine the documents of several APIsPeiwei Hu2022-12-161-1/+1
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-10/+7
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* doc: document digest and cipher dup functionsPauli2022-01-191-2/+15
* Clarify the deprecation warnings in the docsMatt Caswell2021-12-061-3/+3
* Clarify the documentation for the "byname" functionsMatt Caswell2021-10-271-0/+18
* EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()Richard Levitte2021-06-231-5/+6
* doc: add references to digest life cycle documentationPauli2021-06-081-2/+5
* doc: make XXX_get_number() internalPauli2021-06-021-7/+1
* Add documentation of the old names kept as alias macrosTomas Mraz2021-06-011-5/+27
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-47/+47
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-081-5/+19
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-181-5/+14
* Update the algorithm fetching documentation linksMatt Caswell2021-04-081-2/+2
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-1/+8
* doc: update digest documentation to include the new init functions with paramsPauli2021-03-111-12/+27
* doc: note changes to digest gettable/settable provider callsPauli2021-02-261-14/+29
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-241-3/+8
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Replace provider digest flags with separate param fieldsShane Lontis2021-02-101-2/+2
* Deprecate EVP_MD_CTX_{set_}update_fn()Rich Salz2021-02-031-8/+16
* Documentation improvements for EVP_DigestInit_ex and related functionsTomas Mraz2020-11-261-3/+8
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-3/+3
* Fix typos and repeated wordsGustaf Neumann2020-07-051-2/+2
* doc: fix two invalid <B> tagsBeat Bolli2020-05-101-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* DOCS: Clean up doc/man3/EVP_DigestInit.podRichard Levitte2020-03-101-36/+36
* DOCS: Add translation information for EVP_MD_CTX_ctrl()Richard Levitte2020-03-101-3/+17
* Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte2020-01-171-0/+5
* Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2019-11-101-1/+1
* EVP: add functions that return the name numberRichard Levitte2019-10-171-1/+7
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-171-2/+11
* EVP: add missing common functionalityRichard Levitte2019-10-171-7/+14
* doc: EVP_DigestInit clears all flagsChristian Heimes2019-10-031-1/+1
* Reformat param description linesPauli2019-09-271-3/+3
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-5/+13
* DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte2019-09-241-3/+3
* Use "PARAMETERS" in the documentation headings.Pauli2019-09-161-4/+4
* Use param types instead of native types in the param descriptionsPauli2019-09-141-4/+5