openssl/doc
slontis 2b42290f08 Add FIPS build instructions
If you are building the latest release source code with enable-fips configured
then the FIPS provider you are using is not likely to be FIPS compliant.

This update demonstrates how to build a FIPS provider that is compliant
and use it with the latest source code.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20907)
2023-07-14 11:35:23 +10:00
..
designs Fix new typos found by codespell in documentation 2023-07-01 00:10:15 +10:00
HOWTO
images doc: add OpenSSL logo 2020-02-26 21:04:38 +01:00
internal doc: update ref count doc in light of refactoring 2023-07-05 08:33:53 +10:00
life-cycles
man1 CMP: support specifying certificate to be revoked via issuer and serial number 2023-07-10 08:03:38 +02:00
man3 EVP_PKEY_{en,de}capsulate.pod: fix glitches and add some detail and hints 2023-07-13 11:24:04 +02:00
man5
man7 Add FIPS build instructions 2023-07-14 11:35:23 +10:00
build.info QUIC err handling: Save and restore error state 2023-07-07 15:13:29 +02:00
build.info.in
dir-locals.example.el
fingerprints.txt doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprint 2023-05-23 15:24:38 +02:00
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