openssl/doc
Michael Baentsch a2a543e0e3 Update the EVP_PKEY_get_id documentation
The documentation didn't mention the development where EVP_PKEY_get_id()
returns a negative value for provider-only implementations, and the
migration guide didn't mention how to cope with that.

Fixes #20497

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20501)
2023-03-25 09:44:54 +01:00
..
designs Add a simple QUIC test for blocking mode 2023-03-20 09:35:55 +11:00
HOWTO Replace "a RSA" with "an RSA" 2022-12-07 09:37:25 +11:00
images
internal cmp_client_test.c: add tests for errors reported by server on subsequent requests in a transaction 2023-02-08 17:05:47 +01:00
life-cycles doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
man1 Add an option to specify number of bits in the subprime (q) when generating DSA keys 2023-03-23 11:09:17 +11:00
man3 Update the EVP_PKEY_get_id documentation 2023-03-25 09:44:54 +01:00
man5 openssl-3.0#20290: Fixed typo in "config" man page 2023-02-20 08:01:56 +11:00
man7 Update the EVP_PKEY_get_id documentation 2023-03-25 09:44:54 +01:00
build.info QUIC: Add tests for datagram injection API 2023-03-22 10:14:25 +11:00
build.info.in doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
dir-locals.example.el
fingerprints.txt Update Paul's pgp key signature 2022-05-03 12:34:46 +01:00
openssl-c-indent.el
perlvars.pm Disabling Encrypt-then-MAC extension in s_client/s_server 2021-06-15 22:14:34 +02: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