ocaml-x509 1.0.6-1build1 source package in Ubuntu

Changelog

ocaml-x509 (1.0.6-1build1) questing; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sun, 31 Aug 2025 21:21:21 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-x509_1.0.6.orig.tar.gz 167.6 KiB 90b7bcfd1c8f9ae3734bb2d23bd190ba30c782170c5a346dcda5693b776f033c
ocaml-x509_1.0.6-1build1.debian.tar.xz 2.6 KiB 08e849ef19b6b5db2bd90be5f590af61cef16947e9c2244e300964b875e5adeb
ocaml-x509_1.0.6-1build1.dsc 2.3 KiB 26243136b11b58b35b66f0c3695371f85ad221b9a30bafb159e787cd20972b8a

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.