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/Handshake_crypto/index.html

Module Tls.Handshake_cryptoSource

Sourceval derive_master_secret : Core.tls_before_13 -> State.session_data -> string -> string list -> Core.master_secret
Sourceval finished : Core.tls_before_13 -> Ciphersuite.ciphersuite -> string -> string -> string list -> string
Sourceval pseudo_random_function : Core.tls_before_13 -> Ciphersuite.ciphersuite -> int -> string -> string -> string -> string

pseudo_random_function version cipher length secret label seed

OCaml

Innovation. Community. Security.