lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | |
| 2 | README This file |
| 3 | |
| 4 | fingerprints.txt |
| 5 | PGP fingerprints of authorised release signers |
| 6 | |
| 7 | standards.txt |
| 8 | Moved to the web, https://www.openssl.org/docs/standards.html |
| 9 | |
| 10 | HOWTO/ |
| 11 | A few how-to documents; not necessarily up-to-date |
| 12 | |
| 13 | man1/ |
| 14 | The openssl command-line tools; start with openssl.pod |
| 15 | |
| 16 | man3/ |
| 17 | The SSL library and the crypto library |
| 18 | |
| 19 | man5/ |
| 20 | File formats |
| 21 | |
| 22 | man7/ |
| 23 | Overviews; start with crypto.pod and ssl.pod, for example |
| 24 | Algorithm specific EVP_PKEY documentation. |
| 25 | |
| 26 | Formatted versions of the manpages (apps,ssl,crypto) can be found at |
| 27 | https://www.openssl.org/docs/manpages.html |