ocaml-x509 0.16.2-1build2 source package in Ubuntu

Changelog

ocaml-x509 (0.16.2-1build2) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Tue, 07 Feb 2023 02:19:32 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-x509_0.16.2.orig.tar.bz2 153.2 KiB 65ffd966350091e59ed385cb9aa30a81bc4dfea7bf6759a928cf36bde5d57f62
ocaml-x509_0.16.2-1build2.debian.tar.xz 2.5 KiB 5511f745927e578e041ab328966fca0b88b72d9811e047cc6b2783073b8c861d
ocaml-x509_0.16.2-1build2.dsc 2.3 KiB f66fe87dd97e693b76833d691db46a97dc459ce080643b924332ccceee75556f

Available diffs

View changes file

Binary packages built by this source

libx509-ocaml: X.509 PKI purely in OCaml (runtime)

 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 contains runtime files.

libx509-ocaml-dbgsym: debug symbols for libx509-ocaml
libx509-ocaml-dev: X.509 PKI purely in OCaml (dev)

 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 contains development files.