aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-13 10:41:08 +0800
committerpgj <pgj@FreeBSD.org>2012-02-13 10:41:08 +0800
commitb3fb6e9e35e1b750c6e0cb945ff51926e65e3a06 (patch)
tree3c2fd1c087a7d20d573ef5608a4fa9f3d8e58276 /lang/ghc
parent5005d1b2c74d99ace5e501d6470a1d48d52b1cad (diff)
downloadfreebsd-ports-gnome-b3fb6e9e35e1b750c6e0cb945ff51926e65e3a06.tar.gz
freebsd-ports-gnome-b3fb6e9e35e1b750c6e0cb945ff51926e65e3a06.tar.zst
freebsd-ports-gnome-b3fb6e9e35e1b750c6e0cb945ff51926e65e3a06.zip
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
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index 6846f50dfe9a..a6f8522fc00e 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -55,6 +55,7 @@ cpphs_port= devel/hs-cpphs # executable
cprng-aes_port= security/hs-cprng-aes
criterion_port= benchmarks/hs-criterion
Crypto_port= security/hs-Crypto
+crypto-api_port= security/hs-crypto-api
csv_port= textproc/hs-csv
curl_port= ftp/hs-curl
darcs_port= devel/hs-darcs # executable