Neil Horman ae9fe65d9f Augment rand argument parsing to allow scaling 6 months ago
..
HOWTO c3637cafd3 doc: add HOWTO document about Documenting public Functions and Macros 1 year ago
designs 04b53878ea Add design notes for XOF API. 7 months ago
images 569b74a36b doc: add OpenSSL logo 4 years ago
internal 5516d20226 rand: add callbacks to cleanup the user entropy resp. nonce 7 months ago
life-cycles 5366490822 Add EVP_DigestSqueeze() API. 6 months ago
man1 ae9fe65d9f Augment rand argument parsing to allow scaling 6 months ago
man3 5366490822 Add EVP_DigestSqueeze() API. 6 months ago
man5 23def9d371 Fix typos found by codespell 8 months ago
man7 66c27d06e0 Properly limit the variable output size for BLAKE2 6 months ago
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 3 years ago
build.info e8a5b06bdc Add a new guide page on writing a non-blocking QUIC client 8 months ago
build.info.in 57cd10dd1e doc: remove end of line whitespace 2 years ago
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el 8 years ago
fingerprints.txt f925bfebbb doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprint 1 year ago
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block 6 years ago
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server 3 years ago

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>