ocaml-x509 1.0.3-1build1 source package in Ubuntu
Changelog
ocaml-x509 (1.0.3-1build1) oracular; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Tue, 24 Sep 2024 16:52:58 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Oracular
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-x509_1.0.3.orig.tar.gz | 164.9 KiB | e2a5364a01f99aa54684857430ecf6ec5f6c056f3e88abf2c3845c744ad1e120 |
ocaml-x509_1.0.3-1build1.debian.tar.xz | 2.6 KiB | d778c6d798f913c1027af49c93baaeca88f780e08f2d5d2cc47375da12bf35f6 |
ocaml-x509_1.0.3-1build1.dsc | 2.3 KiB | 190a60906516776b87243cb832e63ad5774261d01541ae4642a120b167a8d01a |
Available diffs
- diff from 1.0.3-1 (in Debian) to 1.0.3-1build1 (325 bytes)
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.