openssl/doc
Richard Levitte 14711fffbf EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keys
This also deprecates the function, as it is not necessary any more,
and should fall out of use.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12920)
2020-09-25 11:07:42 +02:00
..
HOWTO
images
internal Hide ECX_KEY again 2020-09-25 12:12:22 +10:00
man1 DOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in 2020-09-21 13:40:38 +02:00
man3 EVP: Enforce that EVP_PKEY_set_alias_type() only works with legacy keys 2020-09-25 11:07:42 +02:00
man5 Add a "random" configuration section. 2020-09-23 15:28:29 +10:00
man7 drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02: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 Apps: change provider_path option to provider-path. 2020-08-18 19:31:42 +10:00
README.md Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 2020-07-05 11:29:43 +02:00

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