freebsd-ports/security/hs-RSA/pkg-descr
Gabor Pali 8daf56123e - Update to 1.2.1.0
Obtained from:	FreeBSD Haskell
2012-06-03 22:23:00 +00:00

7 lines
396 B
Text

This library implements the RSA encryption and signature algorithms for
arbitrarily-sized ByteStrings. While the implementations work, they are
not necessarily the fastest ones on the planet. Particularly key generation.
The algorithms included are based of RFC 3447, or the Public-Key Cryptography
Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).
WWW: http://hackage.haskell.org/package/RSA