Ruslan Baratov a73e07dbb7 [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' пре 4 месеци
..
HOWTO c81b7b059f Fix grammar in certificates.txt пре 5 месеци
designs 3c0bb68c75 Remove repetitive words пре 5 месеци
images 339e5cb0be Update OpenSSL logos пре 10 месеци
internal f4601b6de7 Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.pod пре 5 месеци
life-cycles 5366490822 Add EVP_DigestSqueeze() API. пре 10 месеци
man1 5a0c92cf09 Update openssl-smime.pod.in пре 4 месеци
man3 a73e07dbb7 [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' пре 4 месеци
man5 9277ed0a4f Fix remaining provider config settings to be decisive in value пре 9 месеци
man7 ad3f28c5fb Document that SHAKE-128 and SHAKE-256 have no default digest length пре 4 месеци
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files пре 4 година
build.info d318411019 Add OPENSSL_riscvcap man page пре 4 месеци
build.info.in 57cd10dd1e 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 4ffef97d37 doc/fingerprints.txt: Add the future OpenSSL release key пре 5 месеци
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block пре 6 година
perlvars.pm 55d894bbfb Document `SSL_OP_PREFER_NO_DHE_KEX` option. пре 10 месеци

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>