pgj 2010-01-12 23:27:45 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/hs-SHA Makefile distinfo pkg-descr pkg-plist
Log:
This Haskell library implements the SHA suite of message digest
functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as
well as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various functions.
While some attention has been paid to performance, these do not
presently reach the speed of well-tuned libraries, like OpenSSL.
WWW: http://hackage.haskell.org/package/SHA
Revision Changes Path
1.1072 +1 -0 ports/security/Makefile
1.1 +78 -0 ports/security/hs-SHA/Makefile (new)
1.1 +3 -0 ports/security/hs-SHA/distinfo (new)
1.1 +8 -0 ports/security/hs-SHA/pkg-descr (new)
1.1 +16 -0 ports/security/hs-SHA/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"