summaryrefslogtreecommitdiff
path: root/security/rsaref/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/rsaref/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/rsaref/DESCR')
-rw-r--r--security/rsaref/DESCR20
1 files changed, 20 insertions, 0 deletions
diff --git a/security/rsaref/DESCR b/security/rsaref/DESCR
new file mode 100644
index 00000000000..15d857ee93d
--- /dev/null
+++ b/security/rsaref/DESCR
@@ -0,0 +1,20 @@
+RSAREF is a free, portable software developer's library of popular
+encryption and authentication algorithms. The name "RSAREF" means
+"RSA reference." RSA Laboratories intends RSAREF to serve as a free,
+educational reference implementation of modern public- and secret-key
+cryptography.
+
+RSAREF 2.0 supports the following algorithms:
+
+ o RSA encryption and key generation, as defined by RSA
+ Laboratories' Public-Key Cryptography Standards (PKCS)
+
+ o MD2 and MD5 message digests
+
+ o DES (Data Encryption Standard) in cipher-block chaining mode
+
+ o Diffie-Hellman key agreement
+
+ o DESX, RSA Data Security's efficient, secure DES enhancement
+
+ o Triple-DES, for added security with three DES operations