openssl/doc
slontis 05681e0e3e Add FIPS Indicator for ECDH cofactor.
FIPS KAS requires use of ECC CDH.

The EC 'B' and 'K' curves have a cofactor that is not 1, and this
MUST be multiplied by the private key when deriving the shared secret.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25139)
2024-08-15 19:48:15 +02:00
..
designs
HOWTO Fix some small typos 2024-08-07 04:57:29 -04:00
images
internal Remove the event queue code 2024-08-07 19:48:26 +02:00
life-cycles
man1 Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02:00
man3 Fix SSL_CTX_set1_groups documentation on preference orders 2024-08-15 19:42:50 +02:00
man5
man7 Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02: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
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