haskell-cryptonite 0.29-1 source package in Ubuntu

Changelog

haskell-cryptonite (0.29-1) unstable; urgency=medium

  * New upstream release (Closes: #1015274)
  * Declare compliance with Debian policy 4.6.1

 -- Ilias Tsitsimpis <email address hidden>  Tue, 19 Jul 2022 18:26:21 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-cryptonite_0.29-1.dsc 2.5 KiB a19dc673323f600740e42a3e7b03f2985e80c60aefffb8eb556818f542f19b27
haskell-cryptonite_0.29.orig.tar.gz 607.5 KiB d83a021cdaae90f3734b725a03ac7b555e999809779ec197011d2da8e1b8b08f
haskell-cryptonite_0.29-1.debian.tar.xz 7.3 KiB 360031ffbd721eac170021a97dc6cba017a2170622361abcb8da3c5dee0157ee

No changes file available.

Binary packages built by this source

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

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

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

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

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.