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 our Usenix Security 2015 paper.
Tags | org:mirage |
---|---|
Authors | David Kaloper <david@numm.org> and Hannes Mehnert <hannes@mehnert.org> |
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/mirleft/ocaml-x509 |
Issue Tracker | https://github.com/mirleft/ocaml-x509/issues |
Maintainers | Hannes Mehnert <hannes@mehnert.org> and David Kaloper <david@numm.org> |
Dependencies |
|
Source [http] | https://github.com/mirleft/ocaml-x509/releases/download/0.6.1/x509-0.6.1.tbz sha256=f3821395aa7c44f9308523a1f314ffad926d51d00e2e1887ce007f9b13afc2b0 md5=a8cac9dca9bc4d39f7433403633d2223 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/x509/x509.0.6.1/opam |
Required by
- calculon=0.4
- capnp-rpc-lwt=0.3.2
- caqti>=2.1.1
- castorewith-test & >=0.0.2
- certify<0.3.0
- conex<0.10.0
- conex-nocrypto<0.11.0
- datakit-ci>=0.12.4
- git-mirage>=3.7.0 & <3.10.0
- irc-client-tls<0.7.0
- paf=0.0.2
- sendmail-miou-unix
- tls>=0.9.0 & <0.10.3
- tlstunnel
Optionally used by