opnsense-src/crypto/openssl/doc
Ed Maste e833378cf9 OpenSSL: update to 3.0.12
OpenSSL 3.0.12 addresses:

 * Fix incorrect key and IV resizing issues when calling
   EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2()
   with OSSL_PARAM parameters that alter the key or IV length
   ([CVE-2023-5363]).

Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit ad991e4c142ebabad7aef488ad97b189ecabb270)
(cherry picked from commit 575878a533823aa3e5bab715928d9cdffbc4dcbc)
2023-10-25 16:20:31 -04:00
..
HOWTO Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
images Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04: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: update to 3.0.11 2023-10-12 14:46:11 -04:00
man3 OpenSSL: update to 3.0.12 2023-10-25 16:20:31 -04:00
man5 OpenSSL: update to 3.0.11 2023-10-12 14:46:11 -04:00
man7 OpenSSL: update to 3.0.11 2023-10-12 14:46:11 -04:00
build.info Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
build.info.in Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
dir-locals.example.el Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
fingerprints.txt Merge OpenSSL 3.0.9 2023-06-23 18:53:36 -04:00
openssl-c-indent.el Update OpenSSL to 1.1.1. 2018-09-13 20:40:51 +00:00
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