package tls

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tls-2.0.2.tbz
sha256=9ba50fd0cd20c9be1b6c9980f0d71343cc317446db55217eb39937ac4a8cb21a
sha512=c401deb74c8d78f4c729400ef58a5f8a8049fd53d6efa7dfc968c5b2ced167cc2d819228a4778a4b7f257719964d08a50fe94d9cb2985ab38559fbb6940b8767

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.