2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-17 14:32:04 +08:00
openssl/doc
Richard Levitte 6179dfc7c4 EVP: Implement EVP_PKEY_CTX_is_a()
This does what was previously done by looking at pctx->pmeth->pkey_id,
but handles both legacy and provider side contexts, and is supposed to
become a replacement for the old way.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13913)
2021-02-23 13:41:47 +01:00
..
HOWTO
images
internal Update copyright year 2021-02-18 15:05:17 +00:00
man1 CMP: Fix total_timeout behavior; small doc and diagnostic improvements 2021-02-19 16:58:22 +01:00
man3 EVP: Implement EVP_PKEY_CTX_is_a() 2021-02-23 13:41:47 +01:00
man5 rfc2606 compliant example domains for x509v3_config.pod 2021-02-18 17:21:43 +01:00
man7 OSSL_PARAM: Correct the assumptions on the UTF8 string length 2021-02-18 16:58:17 +01:00
build.info Makefile template: Allow separate generation of .pod.in -> .pod 2021-02-05 15:51:31 +01:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm Update copyright year 2021-02-18 15:05:17 +00:00
README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

standards.txt standards.txt Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/ A few how-to documents; not necessarily up-to-date

man1/ The openssl command-line tools; start with openssl.pod

man3/ The SSL library and the crypto library

man5/ File formats

man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.

Formatted versions of the manpages (apps,ssl,crypto) can be found at https://www.openssl.org/docs/manpages.html