openssl/doc
Matt Caswell f7b04ae8b4 Add a tutorial on writing a simple blocking TLS client
Provide guidance on the steps needed to write a very simple blocking TLS
client.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21133)
2023-06-14 13:08:37 +10:00
..
designs QUIC Glossary: Add QCTX 2023-05-24 10:34:54 +01:00
HOWTO doc: add HOWTO document about Documenting public Functions and Macros 2023-03-29 12:18:07 +02:00
images
internal build.info: Introduce special syntax for dependencies on script modules 2023-06-08 07:53:10 +02:00
life-cycles
man1 apps/asn1parse: improve RFC7462 compliance 2023-06-09 09:47:34 +02:00
man3 Add SSL_get0_group_name() to get name of the group used for KEX 2023-06-06 17:03:41 +02:00
man5 openssl-3.0#20290: Fixed typo in "config" man page 2023-02-20 08:01:56 +11:00
man7 Add a tutorial on writing a simple blocking TLS client 2023-06-14 13:08:37 +10:00
build.info Add a tutorial on writing a simple blocking TLS client 2023-06-14 13:08:37 +10: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