openssl/doc
Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer.
Instead of referencing the return size from the OSSL_PARAM structure, make the
size a field within the structure.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9135)
2019-06-24 14:43:55 +10:00
..
HOWTO
internal/man3 Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
man1 ts: Fix awkward sentences in the documentation and the default digest 2019-06-12 12:06:15 +02:00
man3 Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
man5
man7 PBKDF2 updates to conform to SP800-132 2019-06-11 20:40:07 +10:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
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