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 |
---|---|
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.0/x509-0.6.0.tbz sha256=fdb0a636d288753067929abe6c434f9703503687b93a7300f177a513881eb15e md5=e0bf6b2bed4dea68381978f0ece8eb29 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/x509/x509.0.6.0/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
- tlstunnel<0.2.0
Optionally used by