aboutsummaryrefslogtreecommitdiff
path: root/security/hs-SHA/pkg-descr
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:23:32 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:23:32 +0000
commit79cf9572097e2aee820a66d5f02d219f5a2fdc46 (patch)
tree51bfee3ce35676abc7e900235206fced6f9903b3 /security/hs-SHA/pkg-descr
parent8daf56123ede7bc65572023e65a249938fea39ba (diff)
downloadports-79cf9572097e2aee820a66d5f02d219f5a2fdc46.tar.gz
ports-79cf9572097e2aee820a66d5f02d219f5a2fdc46.zip
- Update to 1.5.0.1
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=298258
Diffstat (limited to 'security/hs-SHA/pkg-descr')
-rw-r--r--security/hs-SHA/pkg-descr14
1 files changed, 7 insertions, 7 deletions
diff --git a/security/hs-SHA/pkg-descr b/security/hs-SHA/pkg-descr
index e478f471c35c..53efdd7237b7 100644
--- a/security/hs-SHA/pkg-descr
+++ b/security/hs-SHA/pkg-descr
@@ -1,8 +1,8 @@
-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.
+This 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
+WWW: http://hackage.haskell.org/package/SHA