haskell-cipher-aes128 0.7.0.1-2 source package in Ubuntu

Changelog

haskell-cipher-aes128 (0.7.0.1-2) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:12 -0500

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
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cipher-aes128_0.7.0.1-2.dsc 2.6 KiB 77a6c977a0c2b31f0d884d4e407c01c0d3bd535313396bfc88dcfcad20807ed8
haskell-cipher-aes128_0.7.0.1-2.debian.tar.xz 2.4 KiB f889ae8d3c3630fa7a88b4d851bac027af9393dc4f07b9b342de8090407de323
haskell-cipher-aes128_0.7.0.1.orig.tar.gz 24.9 KiB 18aecff826ca46e188062b972dfbda7360f6f73e2ffe45aa15bdc676debb7662

No changes file available.

Binary packages built by this source

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

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

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.