Date: Mon, 13 Feb 2012 02:41:08 +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/lang/ghc bsd.hackage.mk ports/security/hs-crypto-api Makefile distinfo pkg-descr Message-ID: <201202130241.q1D2f82Z052911@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-13 02:41:08 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
security/hs-crypto-api Makefile distinfo pkg-descr
Log:
A generic interface for cryptographic operations, platform independent quality
RNG, property tests and known-answer tests (KATs) for common algorithms, and a
basic benchmark infrastructure. Maintainers of hash and cipher implementations
are encouraged to add instances for the classes defined in Crypto.Classes.
Crypto users are similarly encouraged to use the interfaces defined in the
Classes module. Any concepts or functions of general use to more than one
cryptographic algorithm (ex: padding) is within scope of this package.
WWW: http://trac.haskell.org/crypto-api/wiki
Obtained from: FreeBSD Haskell
Revision Changes Path
1.92 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1 +21 -0 ports/security/hs-crypto-api/Makefile (new)
1.1 +2 -0 ports/security/hs-crypto-api/distinfo (new)
1.1 +9 -0 ports/security/hs-crypto-api/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202130241.q1D2f82Z052911>
