x509version

Public Key Infrastructure purely in OCaml

X.509 is a public key infrastructure used mostly on the Internet. It consists of certificates which include public keys and identifiers, signed by an authority. Authorities must be exchanged over a second channel to establish the trust relationship. This library implements most parts of RFC5280 and RFC6125.

Read further and our Usenix Security 2015 paper.

Tags org:mirage
AuthorsDavid Kaloper <david@numm.org> and Hannes Mehnert <hannes@mehnert.org>
LicenseBSD-2-Clause
Published
Homepagehttps://github.com/mirleft/ocaml-x509
Issue Trackerhttps://github.com/mirleft/ocaml-x509/issues
MaintainersHannes Mehnert <hannes@mehnert.org> and David Kaloper <david@numm.org>
Dependencies
Source [http] https://github.com/mirleft/ocaml-x509/releases/download/0.6.0/x509-0.6.0.tbz
md5=e0bf6b2bed4dea68381978f0ece8eb29
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/x509/x509.0.6.0/opam
Required by
Optionally used by