freebsd-src/crypto/openssl/doc
Cy Schubert e0c4386e7e OpenSSL: Vendor import of OpenSSL 3.0.13
* Fixed PKCS12 Decoding crashes ([CVE-2024-0727])
 * Fixed Excessive time spent checking invalid RSA public keys
   ([CVE-2023-6237])
 * Fixed POLY1305 MAC implementation corrupting vector registers on
   PowerPC CPUs which support PowerISA 2.07 ([CVE-2023-6129])
 * Fix excessive time spent in DH check / generation with large Q
   parameter value ([CVE-2023-5678])

Release notes can be found at
            https://www.openssl.org/news/openssl-3.0-notes.html.

Approved by:	emaste
MFC after:	3 days

Merge commit '9dd13e84fa8eca8f3462bd55485aa3da8c37f54a'
2024-02-02 13:21:36 -08:00
..
HOWTO Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
images OpenSSL: Vendor import of OpenSSL 3.0.13 2024-02-02 13:21:36 -08:00
internal Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
life-cycles Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
man1 OpenSSL: Vendor import of OpenSSL 3.0.13 2024-02-02 13:21:36 -08:00
man3 OpenSSL: Vendor import of OpenSSL 3.0.13 2024-02-02 13:21:36 -08:00
man5 OpenSSL: update to 3.0.11 2023-10-09 15:00:26 -04:00
man7 OpenSSL: Vendor import of OpenSSL 3.0.13 2024-02-02 13:21:36 -08:00
build.info OpenSSL: Vendor import of OpenSSL 3.0.13 2024-02-02 13:21:36 -08:00
build.info.in Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
dir-locals.example.el
fingerprints.txt Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
openssl-c-indent.el
perlvars.pm Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
README.md Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00

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