./wip/hs-digest, Haskell package providing efficient cryptographic hash implementations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.0.5nb1, Package name: hs-digest-0.0.0.5nb1, Maintainer: zecrazytux

Haskell package providing efficient cryptographic hash implementations
for strict and lazy bytestrings.
For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.


Required to run:
[devel/gmp]

Required to build:
[lang/ghc]

Master sites:

SHA1: 90ff7f19328a3cc56864a86bb5028dc34dbb33e5
RMD160: 09261fc42884bff52d3d017be18c2a689042b9bc
Filesize: 15.124 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-05-14 13:23:11 by Sébastien BOCAHU | Files touched by this commit (2)
Log message:
Removed DESTDIR support (unable to make it working)
Corrected PLIST
   2009-04-15 23:00:23 by Sébastien BOCAHU | Files touched by this commit (5) | Imported package
Log message:
Import hs-digest-0.0.0.5 as wip/hs-digest.

needed for pandoc

Haskell package providing efficient cryptographic hash implementations
for strict and lazy bytestrings.
For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.