Tomas Mraz af0025fc40 bn: Properly error out if aliasing return value with modulus před 7 měsíci
..
HOWTO c3637cafd3 doc: add HOWTO document about Documenting public Functions and Macros před 1 rokem
designs e8e2b131ca [design] Make it possible to use explicitly fetched signature implementation před 8 měsíci
images 569b74a36b doc: add OpenSSL logo před 4 roky
internal 5516d20226 rand: add callbacks to cleanup the user entropy resp. nonce před 7 měsíci
life-cycles 57cd10dd1e doc: remove end of line whitespace před 2 roky
man1 21f7a09ca2 Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option před 7 měsíci
man3 af0025fc40 bn: Properly error out if aliasing return value with modulus před 7 měsíci
man5 23def9d371 Fix typos found by codespell před 9 měsíci
man7 62f8606a0a doc: change "certifictes" to "certificates" před 7 měsíci
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files před 3 roky
build.info e8a5b06bdc Add a new guide page on writing a non-blocking QUIC client před 9 měsíci
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 f925bfebbb doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprint před 1 rokem
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block před 6 roky
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server před 3 roky

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>