x509version
Public Key Infrastructure (RFC 5280, PKCS) 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. The Public Key Cryptography Standards (PKCS) defines encoding and decoding, which is also partially implemented by this library - namely PKCS 1, PKCS 7, PKCS 8, PKCS 9 and PKCS 10.
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 |
|
Conflicts |
|
Source [http] | https://github.com/mirleft/ocaml-x509/releases/download/0.6.3/x509-0.6.3.tbz sha256=adfeb9d58f99b92e5a57f2542c72127d161f6473072d86763c8daf383184c340 md5=52fbcf55fd7fe775c0b33a81f04a92cf |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/x509/x509.0.6.3/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
- dkim>=0.3.0 & <0.5.0
- 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