aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_is_a.pod
Commit message (Expand)AuthorAgeFilesLines
* DOCS: Move the description of EVP_PKEY_get0_description()Richard Levitte2021-07-261-1/+8
* EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()Richard Levitte2021-07-261-1/+7
* Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_nameTomas Mraz2021-04-151-13/+16
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-3/+6
* TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte2020-09-201-2/+10
* Document 2 newly added functionsMatt Caswell2020-09-171-1/+15
* EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()Richard Levitte2020-04-081-0/+72