diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-08-10 22:34:50 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-08-10 22:34:50 +0000 |
commit | cc555442337c7591ab5c3fd19ad8e3e185a256b0 (patch) | |
tree | a6a0dfa4f440949889fc7b609c83f74555f6894e /security/hs-DRBG/pkg-descr | |
parent | 5e492199d1e024a681c6d21087c8d948cb3b7bc3 (diff) | |
download | ports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.tar.gz ports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.zip |
Notes
Diffstat (limited to 'security/hs-DRBG/pkg-descr')
-rw-r--r-- | security/hs-DRBG/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/hs-DRBG/pkg-descr b/security/hs-DRBG/pkg-descr new file mode 100644 index 000000000000..42fd21ca5c76 --- /dev/null +++ b/security/hs-DRBG/pkg-descr @@ -0,0 +1,3 @@ +Cryptographically secure RNGs. + +WWW: http://hackage.haskell.org/package/DRBG |