]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_DigestInit.pod
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / doc / man3 / EVP_DigestInit.pod
2019-08-15  Richard LevitteAdd missing EVP param utility functions
2019-07-23  Richard LevitteAdd EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
2019-07-23  Richard LevitteAdd EVP_MD_provider() and EVP_CIPHER_provider()
2019-07-23  Richard LevitteRe-implement EVP_MD_name() and EVP_CIPHER_name() as...
2019-07-22  Richard LevitteDocumentation: Move the description of the fetching...
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-11  Shane LontisMake EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
2019-06-04  Shane LontisMove digests to providers
2019-04-03  Matt CaswellEnsure EVP_MD_CTX_md returns the EVP_MD originally...
2019-01-18  Antoine SalonAdd missing EVP_MD documentation
2018-12-15  Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-11  Paul YangFix compiling warnings in example code
2018-09-07  Paul YangAdd missing SM2err and fix doc nits
2018-09-07  Paul YangAllow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
2018-09-07  Paul YangUpdate document for SM2 stuffs
2018-08-23  parassshFix typos in documentation.
2018-07-04  Richard LevitteDocument more EVP_MD_CTX functions
2018-02-27  xemdetiaFix documentation link to reference man3
2018-02-27  Matt CaswellUpdate copyright year
2018-02-18  PauliAvoid mentioning uninitialised contexts.
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-10-31  Ronald TseEVP digest list: one hash algorithm per file, synchroni...
2017-08-12  Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-07-25  Andy PolyakovWire SHA3 EVPs and add tests.
2017-07-03  Rich SalzVarious doc fixes
2017-06-08  Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-06-08  Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-01-25  FdaSilvaYYFew nit's
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2017-01-24  Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-10  Rich SalzFix typo in Blake2 function names
2016-11-11  Richard LevitteFix referenses in section 3 manuals
2016-10-26  Rich SalzMove manpages to man[1357] structure.