Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
[openssl.git] / doc / man3 / EVP_PKEY_new.pod
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-08-29 Matt CaswellAdd some documentation about the EVP_PKEY MAC interface
2020-08-29 Matt CaswellDocument the EVP_PKEY_new_CMAC_key_with_libctx() function
2020-06-10 Matt CaswellMake it clear that you can't use all ciphers for CMAC
2020-05-04 Matt CaswellDocument the new raw private/public key functions
2020-04-23 Matt CaswellUpdate copyright year
2020-03-06 Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2019-10-31 Rich SalzFix L<> entries without sections
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-06-08 Matt CaswellDocument the raw key getter functions
2018-03-20 Matt CaswellUpdate copyright year
2018-03-15 Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15 Matt CaswellAdd documentation for the newly added EVP_PKEY_new...
2016-10-26 Rich SalzMove manpages to man[1357] structure.