Ruslan Baratov 67a92c576a [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' před 2 týdny
..
HOWTO c3637cafd3 doc: add HOWTO document about Documenting public Functions and Macros před 1 rokem
designs f7241edda4 Fix new typos found by codespell před 3 měsíci
images 339e5cb0be Update OpenSSL logos před 6 měsíci
internal 0ce7d1f355 Copyright year updates před 2 měsíci
life-cycles 5366490822 Add EVP_DigestSqueeze() API. před 7 měsíci
man1 2613ccc4e7 Update openssl-smime.pod.in před 3 týdny
man3 67a92c576a [Docs] Default value for verification flags is 'SSL_VERIFY_NONE' před 2 týdny
man5 9277ed0a4f Fix remaining provider config settings to be decisive in value před 5 měsíci
man7 50a8198f4e Be more explicit about RSAES-PKCS#1v1.5 error handling před 1 měsícem
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files před 3 roky
build.info 5cd8608250 Document the SSL_set_session_secret_cb() function před 1 měsícem
build.info.in 57cd10dd1e doc: remove end of line whitespace před 2 roky
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el před 8 roky
fingerprints.txt 0052d297f7 doc/fingerprints.txt: Add the future OpenSSL release key před 1 měsícem
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block před 6 roky
perlvars.pm 55d894bbfb Document `SSL_OP_PREFER_NO_DHE_KEX` option. před 6 měsíci

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>