openssl/doc
Dave Kelsey d69c014608 Add support for multiple key shares
This PR is the implementation of concluded discussion that occurred in a
draft PR #25605. This changes were mainly authored by @martinschmatz
with some contribution from myself.

It addresses issue #21633

This extends the group list definition to support a more complex
definition while still retaining backward compatibility with the simple
form of colon separated groups.

Details of the agreed format and expected behaviour can be found in
#25605 and in the documentation changes.

Signed-off-by: Dave Kelsey <d_kelsey@uk.ibm.com>

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26445)
2025-02-10 11:43:56 -05:00
..
designs docs: EVP pipeline API design document 2024-12-17 11:59:32 +00:00
HOWTO Fix missing HISTORY doc entries 2024-12-18 17:23:57 +01:00
images update logo 2024-10-21 11:49:25 +01:00
internal document internal ossl_provider_random_bytes rand funtion 2025-02-05 07:20:22 +11:00
life-cycles
man1 CMP: add support for central key generation 2025-01-27 08:56:46 +01:00
man3 Add support for multiple key shares 2025-02-10 11:43:56 -05:00
man5 Document random_provider option in random section 2025-02-05 07:20:10 +11:00
man7 document provider random bypass ability 2025-02-05 07:20:22 +11:00
build.info Big and little-endian load and store support 2025-01-14 12:14:54 +00: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 Support CLI and API setting of provider configuration parameters 2025-01-18 03:46:37 +11: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