ocaml-mirage-crypto 0.10.7-1build3 source package in Ubuntu

Changelog

ocaml-mirage-crypto (0.10.7-1build3) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 16 Feb 2023 23:58:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-mirage-crypto_0.10.7.orig.tar.bz2 1.2 MiB 3e818a760c235c5b684c7b6b43b1cdd2a7dd04e0105b680d524f836eb988a69c
ocaml-mirage-crypto_0.10.7-1build3.debian.tar.xz 3.9 KiB 1a2a3a66aeb0d69a331c9ed282e104259ab79eecc03f0d1ee86f9d967631c549
ocaml-mirage-crypto_0.10.7-1build3.dsc 2.4 KiB 9f75aacc3d2f4de4396489f04810cc2107cf4521545b70834e56232370571be6

Available diffs

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.