openssl/doc
Richard Levitte c589c1495b DOC: Add note on how to terminate an OSSL_PARAM array
The examples are also updated to have correct terminators.

doc/man3/OSSL_PARAM.pod is deliberately written with no help from the
constructor macros described in OSSL_PARAM_int.pod.  Therefore, use of
OSSL_PARAM_END isn't shown directly here, only leaving a link to its
man-page to indicate that there is that option.

Fixes #11280

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13478)
2020-11-26 11:10:43 +01:00
..
HOWTO
images
internal doc: Documentation changes for moving the entropy source out of the fips provider 2020-11-20 08:24:21 +10:00
man1 Undeprecate the -dsaparam option in the dhparam app 2020-11-24 17:18:18 +00:00
man3 DOC: Add note on how to terminate an OSSL_PARAM array 2020-11-26 11:10:43 +01:00
man5 Add a "random" configuration section. 2020-09-23 15:28:29 +10:00
man7 doc: Documentation changes for moving the entropy source out of the fips provider 2020-11-20 08:24:21 +10:00
README.md
build.info
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout errors 2020-11-10 13:25:45 +01: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