openssl/doc
Matt Caswell 92a36b3705 Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()
These functions now work for more key types than they did in 1.1.1

Fixes #14477

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14485)
2021-03-15 15:51:50 +00:00
..
HOWTO
images
internal Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
man1 apps/ts.c: Allow -untrusted arg to refer to multiple sources 2021-03-13 11:16:13 +01:00
man3 Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check() 2021-03-15 15:51:50 +00:00
man5 rfc2606 compliant example domains for x509v3_config.pod 2021-02-18 17:21:43 +01:00
man7 Fix DSA EVP_PKEY_param_check() when defaults are used for param generation. 2021-03-15 09:01:51 +10:00
build.info Add new filter BIO BIO_f_readbuffer() 2021-03-11 07:57:31 +10:00
build.info.in Generate doc/build.info with 'make update' rather than on the fly 2021-02-23 18:24:28 +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