ocaml-x509 0.16.5-2build7 source package in Ubuntu

Changelog

ocaml-x509 (0.16.5-2build7) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 19 Feb 2024 19:40:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-x509_0.16.5.orig.tar.gz 161.4 KiB a5ccdca4f1f003db75d8b5e8ab2d0c912a3b600c5788112da75e417e831e5dd8
ocaml-x509_0.16.5-2build7.debian.tar.xz 2.6 KiB a3f498f98be6fa06c2da10191eadf02d61bb847095df21f56f094e52a3890c3e
ocaml-x509_0.16.5-2build7.dsc 2.3 KiB 56060b7e9677981a3e13fcbbb9f6694a6cd46163af73b9938b7f2c9368ca5110

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.