CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2023/08/12 10:12:19
Modified files: lib/libcrypto/man: EVP_DigestInit.3 Log message: 1. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), and the atrocious EVP_MD_CTX_set_pkey_ctx(3) for precision. 2. Tweak the description of EVP_MD_type(3) and EVP_MD_CTX_type(3) for conciseness. 3. Add a few missing HISTORY bits.