ocaml-tls
Secure communication library
A TLS implementation in OCaml for secure communication
TLS in pure OCaml
305 stars
26 watching
68 forks
Language: OCaml
last commit: about 1 month ago
Linked from 2 awesome lists
mirageosocamlsecuritytls
Related projects:
Repository | Description | Stars |
---|---|---|
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 713 |
mirage/ocaml-uri | A library for parsing and working with uniform resource identifiers (URIs) in the format defined by RFC 3986. | 98 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
mirage/ke | A queue data structure implementation with focus on performance and memory efficiency | 51 |
ocsigen/lwt | Concurrent programming library for OCaml | 718 |
dannywillems/jsoo-lib | Extends OCaml's js_of_ocaml bindings to the JavaScript standard library | 5 |
rleonid/oml | A collection of OCaml functions for mathematical and statistical analysis | 119 |
slegrand45/mysql_protocol | An OCaml implementation of the MySQL protocol for networking and data transfer | 14 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |