openssl/doc
Ingo Franzki 518b53b139 s390x: Add defines for new CPACF functions
Add defines for new CPACF functions codes, its required MSA levels, and
document how to disable these functions via the OPENSSL_s390xcap environment
variable.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25161)
2024-08-19 18:23:35 +02:00
..
designs Remove repetitive words 2024-04-16 09:07:05 +02:00
HOWTO Fix some small typos 2024-08-07 04:57:29 -04:00
images Update OpenSSL logos 2023-11-22 10:35:58 +01:00
internal Remove the event queue code 2024-08-07 19:48:26 +02:00
life-cycles Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
man1 Revert "doc: add documentation for -eddsa_no_verify_digested fipsinstall option" 2024-08-16 11:34:24 +10:00
man3 s390x: Add defines for new CPACF functions 2024-08-19 18:23:35 +02:00
man5 Fix remaining provider config settings to be decisive in value 2023-12-27 09:32:48 +01:00
man7 Revert "doc: add verify-digested param for EdDSA" 2024-08-16 11:34:24 +10:00
build.info adds TLS signature algorithms list feature 2024-08-13 11:48:54 +10:00
build.info.in
dir-locals.example.el
fingerprints.txt Drop the old PGP key fingerprint 2024-06-06 16:03:38 +02:00
openssl-c-indent.el
perlvars.pm Document SSL_OP_PREFER_NO_DHE_KEX option. 2023-11-24 15:08:04 +00: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