package tls

  1. Overview
  2. Docs
Transport Layer Security purely in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

tls-1.0.2.tbz
sha256=a21751200cb3146ffe1547f5d6de187b5147e8ee6bed12b09d52c002d42b3feb
sha512=20f74cd724c84dead81c5a124db7b65519a8e23b7305bb7cc7cd1ebb7648ac262ef72534af931e55a10ad2ba75a7541244b8feabad6834c20061e435aaf7af16

doc/tls/Tls/index.html

Module TlsSource

Sourcemodule Ciphersuite : sig ... end

Ciphersuite definitions and some helper functions.

Sourcemodule Config : sig ... end

Configuration of the TLS stack

Sourcemodule Core : sig ... end

Core type definitions

Sourcemodule Crypto : sig ... end
Sourcemodule Engine : sig ... end

Transport layer security

Sourcemodule Explorator : sig ... end
Sourcemodule Handshake_client : sig ... end
Sourcemodule Handshake_client13 : sig ... end
Sourcemodule Handshake_common : sig ... end
Sourcemodule Handshake_crypto : sig ... end
Sourcemodule Handshake_crypto13 : sig ... end
Sourcemodule Handshake_server : sig ... end
Sourcemodule Handshake_server13 : sig ... end
Sourcemodule Packet : sig ... end

Magic numbers of the TLS protocol.

Sourcemodule Reader : sig ... end
Sourcemodule State : sig ... end
Sourcemodule Utils : sig ... end
Sourcemodule Writer : sig ... end
OCaml

Innovation. Community. Security.