freebsd-src/crypto/openssl/doc
Enji Cooper 44096ebd22 Update to OpenSSL 3.0.14
This release resolves 3 upstream found CVEs:
- Fixed potential use after free after SSL_free_buffers() is called (CVE-2024-4741)
- Fixed an issue where checking excessively long DSA keys or parameters may be very slow (CVE-2024-4603)
- Fixed unbounded memory growth with session handling in TLSv1.3 (CVE-2024-2511)

MFC after:	3 days
Merge commit '1070e7dca8223387baf5155524b28f62bfe7da3c'
2024-06-26 16:50:13 -07: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 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07:00
life-cycles Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
man1 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07:00
man3 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07:00
man5 OpenSSL: update to 3.0.11 2023-10-09 15:00:26 -04:00
man7 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07: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 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07: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