Ruslan Baratov ec559c2a6c [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' 5 місяців тому
..
HOWTO f15d23e2f9 Replace "a RSA" with "an RSA" 1 рік тому
images a980c99b6a Update OpenSSL logos 11 місяців тому
internal 77c6fa6bc7 Fix typos found by codespell in openssl-3.0 8 місяців тому
life-cycles c9fb4c816b doc: remove end of line whitespace 3 роки тому
man1 d4b119c567 Update openssl-smime.pod.in 5 місяців тому
man3 ec559c2a6c [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' 5 місяців тому
man5 fd80578739 Copyright year updates 1 рік тому
man7 8beb0e3cc9 Add docs noting requirements for SM2 signing 6 місяців тому
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 роки тому
build.info 854d883039 add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_nid}() 10 місяців тому
build.info.in c9fb4c816b doc: remove end of line whitespace 3 роки тому
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el 9 роки тому
fingerprints.txt 5fbb133d6a doc/fingerprints.txt: Add the future OpenSSL release key 6 місяців тому
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block 6 роки тому
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server 3 роки тому

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>