ocaml-mirage-crypto 0.10.5-4 source package in Ubuntu

Changelog

ocaml-mirage-crypto (0.10.5-4) unstable; urgency=medium

  * Fix compilation on kfreebsd-*

 -- Stéphane Glondu <email address hidden>  Sun, 05 Dec 2021 16:21:03 +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-mirage-crypto_0.10.5-4.dsc 2.1 KiB b4eb133b208f06db534f90e96cc86b0e33762c0cee76708fef447eb62a8e3eb4
ocaml-mirage-crypto_0.10.5.orig.tar.bz2 1.2 MiB 79e28c49166b0624f358bbfcd0fe4b7a8b8f89bdb8b938a09361cbb4e44aa495
ocaml-mirage-crypto_0.10.5-4.debian.tar.xz 5.0 KiB db8fc6d543174e35092bc8600c055d8f8e3f7e5e8c469cc83b87e27d2681e8a5

Available diffs

No changes file available.

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.