pgj 2012-02-13 02:47:14 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
security/hs-cryptohash Makefile distinfo pkg-descr
Log:
A collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations available
in others languages.
The implementations are made in C with a haskell FFI wrapper that hide the
C implementation.
WWW: http://github.com/vincenthz/hs-cryptohash
Obtained from: FreeBSD Haskell
Revision Changes Path
1.95 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1 +20 -0 ports/security/hs-cryptohash/Makefile (new)
1.1 +2 -0 ports/security/hs-cryptohash/distinfo (new)
1.1 +8 -0 ports/security/hs-cryptohash/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"