haskell-cipher-aes128 0.7.0.4-1build1 source package in Ubuntu

Changelog

haskell-cipher-aes128 (0.7.0.4-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 17:53:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cipher-aes128_0.7.0.4.orig.tar.gz 25.7 KiB cd8d8987c1a1839f3c66e655277981083be85489d34b6b47f95d7e82d2d10285
haskell-cipher-aes128_0.7.0.4-1build1.debian.tar.xz 3.0 KiB bdb5e5c217cce5f783c6accf5f74a8bbfb86b86fef51fd0370326525b9654a0d
haskell-cipher-aes128_0.7.0.4-1build1.dsc 2.5 KiB eb274f028fa06c5e52790fae8460a55e4b43b298ca8e63f5360d674bcc4fa6c3

View changes file

Binary packages built by this source

libghc-cipher-aes128-dev: No summary available for libghc-cipher-aes128-dev in ubuntu groovy.

No description available for libghc-cipher-aes128-dev in ubuntu groovy.

libghc-cipher-aes128-doc: AES and common modes; documentation

 Cipher-aes128 is an implementation of AES and common modes of operation.
 .
 It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
   * including compile-time detection of NI compiler support,
   * a slightly more functional interface for GCM operations,
   * exposure of 'Ptr' based operations via the .Internal module, and
   * build-in crypto-api support.
 Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
 which has since been adopted into cipher-aes.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cipher-aes128-prof: AES and common modes; profiling libraries

 Cipher-aes128 is an implementation of AES and common modes of operation.
 .
 It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to
   * including compile-time detection of NI compiler support,
   * a slightly more functional interface for GCM operations,
   * exposure of 'Ptr' based operations via the .Internal module, and
   * build-in crypto-api support.
 Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines",
 which has since been adopted into cipher-aes.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.