Matt Caswell 48cc4e0c20 Update the record layer design based on implementation experience hace 1 año
..
HOWTO 2a03823606 doc/man7/proxy-certificates.pod: New guide for proxy certificates hace 4 años
designs 48cc4e0c20 Update the record layer design based on implementation experience hace 1 año
images 569b74a36b doc: add OpenSSL logo hace 4 años
internal 96796ab9ba Fix documenation mistakes hace 1 año
life-cycles 57cd10dd1e doc: remove end of line whitespace hace 3 años
man1 7057dddbcb fipsinstall: add -self_test_oninstall option. hace 1 año
man3 ec7689186f Add documentation for CPUID bit #64+17 hace 1 año
man5 fecb3aae22 Update copyright year hace 2 años
man7 94976a1e8d cmac_set_ctx_params(): Fail if cipher mode is not CBC hace 1 año
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files hace 4 años
build.info b67cb09f8d Add support for compressed certificates (RFC8879) hace 1 año
build.info.in 57cd10dd1e doc: remove end of line whitespace hace 3 años
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el hace 9 años
fingerprints.txt 60e9380574 Update Paul's pgp key signature hace 2 años
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block hace 6 años
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server hace 3 años

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>