x509
Public Key Infrastructure (RFC 5280, PKCS) purely in OCaml
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 02 Apr 2019
- Authors
- Maintainers
Sources
Dependencies
cstruct-unix
with-test & >= "3.0.0"
ounit
with-test
nocrypto
>= "0.5.3"
asn1-combinators
>= "0.2.0"
cstruct
>= "4.0.0" & < "6.1.0"
ppx_sexp_conv
>= "v0.11.0"
dune
>= "1.2"
ocaml
>= "4.04.2"
Reverse Dependencies
calculon
= "0.4"
capnp-rpc-lwt
= "0.3.2"
certify
< "0.3.0"
conex
< "0.10.0"
conex-nocrypto
< "0.11.0"
datakit-ci
>= "0.12.4"
dkim
>= "0.3.0"
git-mirage
>= "3.7.0" & < "3.10.0"
irc-client-tls
< "0.7.0"
paf
= "0.0.2"
tls
>= "0.9.0" & < "0.10.3"
Conflicts
ppx_sexp_conv
= "v0.11.0"