OpenSSL

Category:Books with print version#OpenSSL

Note

Please see the talk page for the status of this book. You may wish to visit the OpenSSL Foundation Wiki instead. (aka the OpenSSL wiki).

OpenSSL

OpenSSL is an open-source library for Transport Layer Security and general-purpose Cryptography.

Overview

OpenSSL consists of two separate libraries: libcrypto and libssl. libcrypto is a general-purpose cryptography library which can be used alone. libssl is a TLS library which depends on libcrypto. OpenSSL also comes with an "openssl" command-line program, which can be used to exercise much of the functionality of the library from the command line.

libcrypto

libcrypto is the portion of OpenSSL for performing general-purpose cryptography, which can be used without libssl.

Introduction to libcrypto

BIO

EVP

Keys and Certificates

Elliptic Curve Cryptography

Engines

More libcrypto

libssl

libssl is the portion of OpenSSL which supports TLS, and depends on libcrypto.

Introduction to libssl

Configuration

Certificate Validation

More libssl

command line programs

The "openssl" command line program contains a variety of sub-programs.

TODO: document all of them!

Appendices

FIPS

About the book

Notes for contributors Category:Freshly started booksCategory:Books by completion status/all books Category:Book:OpenSSL#%20 Category:Subject:Applied mathematics#OpenSSL
Category:Subject:Applied mathematics/all books Category:Subject:Mathematics/all books Category:Subject:Books by subject/all books Category:Subject:Computer science#OpenSSL Category:Subject:Computer science/all books Category:Subject:Computing/all books Category:Subject:Books by subject/all books Category:Book:OpenSSL#%20 Category:Book:Wikibooks Stacks/Books#OpenSSLCategory:Shelf:Applied mathematics Category:Shelf:Applied mathematics/all books Category:Department:Mathematics/all books#MathematicsCategory:Shelf:Computer science Category:Shelf:Computer science/all books Category:Department:Computing/all books#Computing
Category:Book:OpenSSL Category:Book:Wikibooks Stacks/Books Category:Books by completion status/all books Category:Books with print version Category:Department:Computing/all books Category:Department:Mathematics/all books Category:Freshly started books Category:Shelf:Applied mathematics Category:Shelf:Applied mathematics/all books Category:Shelf:Computer science Category:Shelf:Computer science/all books Category:Subject:Applied mathematics Category:Subject:Applied mathematics/all books Category:Subject:Books by subject/all books Category:Subject:Computer science Category:Subject:Computer science/all books Category:Subject:Computing/all books Category:Subject:Mathematics/all books