haskell-cryptonite 0.26-1build3 source package in Ubuntu

Changelog

haskell-cryptonite (0.26-1build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:30:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cryptonite_0.26.orig.tar.gz 567.5 KiB c47390df555295fdb1fb8161c190e208f43b8d334b2da3e96f0c64b7fe07aedd
haskell-cryptonite_0.26-1build3.debian.tar.xz 7.5 KiB 4bf9db8d79fec309974b0392fc6828881da56b5486d5581f2b6acf96dcb9dab6
haskell-cryptonite_0.26-1build3.dsc 2.6 KiB 13738426a83bcf65fb671035c7424ab3cd6ff303e8c3f7fa6c1fe02bf9978b16

Available diffs

View changes file

Binary packages built by this source

libghc-cryptonite-dev: No summary available for libghc-cryptonite-dev in ubuntu hirsute.

No description available for libghc-cryptonite-dev in ubuntu hirsute.

libghc-cryptonite-doc: No summary available for libghc-cryptonite-doc in ubuntu hirsute.

No description available for libghc-cryptonite-doc in ubuntu hirsute.

libghc-cryptonite-prof: cryptographic primitives; profiling libraries

 A repository of cryptographic primitives.
  - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
    ChaCha.
  - Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
    Tiger, Whirlpool
  - MAC: HMAC, Poly1305
  - Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
    Ed25519
  - Key Derivation Function: BCrypt, PBKDF2, Scrypt
  - Cryptographic Random generation: System Entropy, Deterministic
    Random Generator
  - Data-related: Anti-Forensic Information Splitter (AFIS)
 .
 This package strives to be a cryptographic kitchen sink that provides
 cryptography for everyone.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.