openssl/doc
Pauli 81aef6ba72 rand: add a provider side seed source.
This allows the operating system sources that OpenSSL supports to be
used directly as RNGs.  It also allows DRBG seeding to be explicitly
specified rather than being left to a fall back case.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13455)
2020-12-09 12:20:32 +10:00
..
HOWTO
images
internal doc: Documentation changes for moving the entropy source out of the fips provider 2020-11-20 08:24:21 +10:00
man1 openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format Options 2020-12-05 18:05:30 +01:00
man3 EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey 2020-12-08 20:13:54 +01:00
man5 rand: add a provider side seed source. 2020-12-09 12:20:32 +10:00
man7 rand: add a provider side seed source. 2020-12-09 12:20:32 +10:00
build.info
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
perlvars.pm openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format Options 2020-12-05 18:05:30 +01: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