Hugo Landau 1468247b7a QUIC SRTM: Amend glossary 1 anno fa
..
HOWTO c3637cafd3 doc: add HOWTO document about Documenting public Functions and Macros 1 anno fa
designs 1468247b7a QUIC SRTM: Amend glossary 11 mesi fa
images 339e5cb0be Update OpenSSL logos 11 mesi fa
internal 5516d20226 rand: add callbacks to cleanup the user entropy resp. nonce 1 anno fa
life-cycles 5366490822 Add EVP_DigestSqueeze() API. 1 anno fa
man1 ae9fe65d9f Augment rand argument parsing to allow scaling 1 anno fa
man3 5366490822 Add EVP_DigestSqueeze() API. 1 anno fa
man5 23def9d371 Fix typos found by codespell 1 anno fa
man7 1750689767 doc: fix description of mac "block-size" parameter 11 mesi fa
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 anni fa
build.info e8a5b06bdc Add a new guide page on writing a non-blocking QUIC client 1 anno fa
build.info.in 57cd10dd1e doc: remove end of line whitespace 3 anni fa
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el 9 anni fa
fingerprints.txt f925bfebbb doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprint 1 anno fa
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block 6 anni fa
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server 3 anni fa

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>