haskell-cipher-aes128 0.6.4-3build3 source package in Ubuntu

Changelog

haskell-cipher-aes128 (0.6.4-3build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 30 Jun 2015 17:47:08 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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-cipher-aes128_0.6.4.orig.tar.gz 22.9 KiB 4a95c3f572aacbe3b0d68c593f45c16014ef96b5e38dd32a8fb6466e10bf7f24
haskell-cipher-aes128_0.6.4-3build3.debian.tar.xz 2.4 KiB 34f708e6cac519bb5f1e6713087d629f39133a478222584545dcc24e5ceb562b
haskell-cipher-aes128_0.6.4-3build3.dsc 2.5 KiB 9fcd58ca05c36bcac665dbffd10019d922989df062a2d9cd0f01f944c75d8ebc

Available diffs

View changes file

Binary packages built by this source

libghc-cipher-aes128-dev: AES and common modes

 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.
 See http://www.haskell.org/ for more information on Haskell.

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

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

libghc-cipher-aes128-doc: No summary available for libghc-cipher-aes128-doc in ubuntu wily.

No description available for libghc-cipher-aes128-doc in ubuntu wily.

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.