ocaml-mirage-crypto 0.11.2-2build3 source package in Ubuntu

Changelog

ocaml-mirage-crypto (0.11.2-2build3) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 19 Feb 2024 19:40:17 +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-mirage-crypto_0.11.2.orig.tar.bz2 1.2 MiB d6b97cb7f0dc344a602513cc03137c1e7f0ae105d0721614626cf4f231edf764
ocaml-mirage-crypto_0.11.2-2build3.debian.tar.xz 4.6 KiB 184795fc807eddbcdd20aedfec1444f8375322b7dca8829087520d6bb4d00974
ocaml-mirage-crypto_0.11.2-2build3.dsc 2.5 KiB bb199b88325ca7bf2bab33ca32b6232dd8e1f82bc745230035bebb4be2b9b2e4

View changes file

Binary packages built by this source

libmirage-crypto-ocaml: simple symmetric cryptography for the modern age (runtime)

 Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
 ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
 .
 Mirage-crypto-rng provides a random number generator interface, and
 implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in
 the unix sublibrary).
 .
 Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
 .
 Mirage-crypto-ec provides an implementation of key exchange (ECDH)
 and digital signature (ECDSA/EdDSA) algorithms using code from Fiat
 (https://github.com/mit-plv/fiat-crypto). The curves P224
 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1),
 and 25519 (X25519, Ed25519) are implemented by this package.
 .
 This package contains the shared runtime libraries.

libmirage-crypto-ocaml-dbgsym: debug symbols for libmirage-crypto-ocaml
libmirage-crypto-ocaml-dev: cryptography in OCaml for the modern age (dev)

 Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
 ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
 .
 Mirage-crypto-rng provides a random number generator interface, and
 implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in
 the unix sublibrary).
 .
 Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
 .
 Mirage-crypto-ec provides an implementation of key exchange (ECDH)
 and digital signature (ECDSA/EdDSA) algorithms using code from Fiat
 (https://github.com/mit-plv/fiat-crypto). The curves P224
 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1),
 and 25519 (X25519, Ed25519) are implemented by this package.
 .
 This package contains development files.