NOTICE: This package has been removed from pkgsrc

./wip/hs-digest, Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.1.2, Package name: hs-digest-0.0.1.2, 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.


Master sites:

SHA1: 6a5d16224abf42a87e60e4ede02c725fe45b5feb
RMD160: 0cf778101715c4ccb91afe74982777112d7293e3
Filesize: 3.701 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-18 23:22:47 by Ryosuke Moro | Files touched by this commit (14) | Package removed
Log message:
Remove hs-digest, imported to pkgsrc/security.
Remove hs-hscolour, imported to pkgsrc/textproc.
   2013-03-05 23:48:06 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.0.1.2

   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.