ocaml-x509 1.0.5-1 source package in Ubuntu

Changelog

ocaml-x509 (1.0.5-1) unstable; urgency=medium

  * New upstream release

 -- Stéphane Glondu <email address hidden>  Tue, 31 Dec 2024 18:16:49 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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_1.0.5-1.dsc 2.1 KiB 4176cce43e8102fd3a8ad7aacfc326ea97a50373a6689274321a6c110e42408a
ocaml-x509_1.0.5.orig.tar.gz 167.5 KiB 8516c2146d583114fdb83d581d333f9cb6d39808c20f9ca3a04f75e73dced985
ocaml-x509_1.0.5-1.debian.tar.xz 2.5 KiB e632e3bc982db681249b2f7814be8e797e0e17bcb45a4ad33691404eef949ece

Available diffs

No changes file available.

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.