NOTICE: This package has been removed from pkgsrc

./wip/hs-SHA, Haskell implementation of SHA digest functions

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


Branch: CURRENT, Version: 1.5.0.0, Package name: hs-SHA-1.5.0.0, Maintainer: pho

This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum). The
functions have been tested against most of the NIST test vectors for
the various functions. However, only slight attention has been paid to
the speed of the functions.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 397a1ff44b098d22f862ccae1a34e861d94b3b86
RMD160: c0347e52366c50116dbb3e7e17ac3439e6ee0ff2
Filesize: 2650.422 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2012-03-04 08:19:04 by PHO / phonohawk | Files touched by this commit (2)
Log message:
binary is bundled in ghc-7.4.1

   2011-10-12 21:02:55 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to SHA-1.5.0.0

   2010-01-13 10:16:25 by PHO / phonohawk | Files touched by this commit (2)
Log message:
Newer GHC needs -fregs-graph to avoid compiler bug.

   2009-09-24 04:05:29 by PHO / phonohawk | Files touched by this commit (5) | Package updated
Log message:
Upstream update to SHA-1.4.0

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-02-10 08:20:45 by PHO / phonohawk | Files touched by this commit (2)
Log message:
SHA-1.0.3nb1: added profiling library to PLIST

   2009-01-29 11:11:40 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import hs-SHA-1.0.3 as wip/hs-SHA.

This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum). The
functions have been tested against most of the NIST test vectors for
the various functions. However, only slight attention has been paid to
the speed of the functions.