Richard Levitte 25cf949fc6 ENCODER / DECODER: Add functions to encode/decode to/from a buffer před 4 roky
..
HOWTO 2a03823606 doc/man7/proxy-certificates.pod: New guide for proxy certificates před 4 roky
images 569b74a36b doc: add OpenSSL logo před 4 roky
internal 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. před 4 roky
man1 fa9e541d49 Remove openssl provider app před 4 roky
man3 25cf949fc6 ENCODER / DECODER: Add functions to encode/decode to/from a buffer před 4 roky
man5 44d2482ba6 Add a "random" configuration section. před 4 roky
man7 69340cafb4 doc: remove duplicated code in example před 4 roky
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files před 4 roky
build.info 484c24c8d7 Remove explicit dependency on configdata.pm when processing .in files před 4 roky
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el před 9 roky
fingerprints.txt df4439186f Remove unnecessary trailing whitespace před 5 roky
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block před 6 roky
perlvars.pm c9dcbc0759 Apps: change provider_path option to provider-path. před 4 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>