ocaml-mirage-crypto 0.11.1-2build2 source package in Ubuntu

Changelog

ocaml-mirage-crypto (0.11.1-2build2) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 28 Aug 2023 18:32:38 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
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-mirage-crypto_0.11.1.orig.tar.gz 1.4 MiB 647d1ddd624e62bfd0baaf481fe4214813e67e8afbeb05bd2602b11afe8daa37
ocaml-mirage-crypto_0.11.1-2build2.debian.tar.xz 3.8 KiB 2aaff84af47817d583390b5c4c724ca955c6e2b422f50818abffe8a6a44af8e1
ocaml-mirage-crypto_0.11.1-2build2.dsc 2.4 KiB f59e7e868d2e7e269b8d3e1d10fb370d2dd74f39bd521d9998d765cb7590676c

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.