Package: wnpp Severity: wishlist Owner: Stéphane Glondu <glo...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-ocaml-ma...@lists.debian.org
* Package name : ocaml-x509 Version : 0.15.2 Upstream Author : David Kaloper and Hannes Mehnert * URL : https://github.com/mirleft/ocaml-x509 * License : BSD-C2 Programming Lang: OCaml Description : X.509 PKI 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 (in ASN.1 DER and PEM format), which is also implemented by this library - namely PKCS 1, PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12. This package is a new dependency of ocsigenserver. It will be maintained in the OCaml Team.