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/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.