HardenedBSD/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
images
internal Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07:00
life-cycles
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
man7 Update to OpenSSL 3.0.14 2024-06-26 16:50:13 -07:00
build.info
build.info.in
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
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