Date: Tue, 12 Jan 2010 23:27:45 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/hs-SHA Makefile distinfo pkg-descr pkg-plist Message-ID: <201001122327.o0CNRjbb043182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122327.o0CNRjbb043182>
