openssl/doc
Matt Caswell 260009d877 Update the various SSL group getting and setting functions
A number of these functions returned a NID or an array of NIDs for the
groups. Now that groups can come from the providers we do not necessarily
know the NID. Therefore we need to handle this in a clean way.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11914)
2020-06-19 10:19:31 +01:00
..
HOWTO
images
internal Add the OSSL_PROVIDER_get_capabilities() API function 2020-06-19 10:19:31 +01:00
man1 Remove whitespace from 'white space' 2020-06-19 07:59:46 +02:00
man3 Update the various SSL group getting and setting functions 2020-06-19 10:19:31 +01:00
man5 Remove whitespace from 'white space' 2020-06-19 07:59:46 +02:00
man7 Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentation 2020-06-19 10:19:31 +01:00
build.info Remove explicit dependency on configdata.pm when processing .in files 2020-05-13 10:14:53 +02:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm Update copyright year 2020-04-23 13:55:52 +01:00
README

README  This file

fingerprints.txt
        PGP fingerprints of authorised release signers

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