ocaml-x509 0.15.2-1build1 source package in Ubuntu

Changelog

ocaml-x509 (0.15.2-1build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Thu, 27 Jan 2022 10:29:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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.15.2.orig.tar.bz2 151.9 KiB 4034afdd83a0cb8291b1f809403015da9139bd772813d59d6093e42ec31ba643
ocaml-x509_0.15.2-1build1.debian.tar.xz 2.5 KiB b3675786e7e375bbd7a97bb7e44f5a18a2efbf31f187119ddbf266db7c93dabd
ocaml-x509_0.15.2-1build1.dsc 2.3 KiB 3564468de1bffc5098c91f9f2d3b5e7b24f5697956c26411ca2017f515774789

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.