openssl/doc
Shane Lontis ac7750bb5e Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
Fixes #12438

Note: This worked in 1.1.1 so just returning an error is not valid.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/13505)
2020-12-14 11:30:40 +10: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 openssl.pod: Fix openSSL options doc 2020-12-13 12:47:14 +01:00
man3 Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation. 2020-12-14 11:30:40 +10:00
man5 apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix multiple instances 2020-12-10 15:19:55 +01:00
man7 DOCS: Update OSSL_DECODER_CTX_new_by_EVP_PKEY.pod to match declarations 2020-12-11 18:49:42 +01:00
build.info
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm openssl.pod: Fix openSSL options doc 2020-12-13 12:47:14 +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