summaryrefslogtreecommitdiff
path: root/security/openssl/DESCR
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-24 22:02:37 +0000
committerjlam <jlam@pkgsrc.org>2004-12-24 22:02:37 +0000
commitac1c08301c2a416026854184788fb18adb4ae7d5 (patch)
treedabd5725e7dc4639c8893551620ae9863b28a7c5 /security/openssl/DESCR
parent42bf039418c9bd1b0a85fe451a015b93348902f3 (diff)
downloadpkgsrc-ac1c08301c2a416026854184788fb18adb4ae7d5.tar.gz
Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m are
too numerous to be listed here, but include adding a new DES API (support for the old one is still present). Changes to the pkgsrc structure include: * Install the shared libraries with a version number that matches the OpenSSL version number * Move some of the less often-used c_* utilities back into the examples directory. * Drop support for using the RSAREF library and always use the built-in RSA code instead.
Diffstat (limited to 'security/openssl/DESCR')
-rw-r--r--security/openssl/DESCR8
1 files changed, 7 insertions, 1 deletions
diff --git a/security/openssl/DESCR b/security/openssl/DESCR
index b87d3d21739..a779c6b260e 100644
--- a/security/openssl/DESCR
+++ b/security/openssl/DESCR
@@ -1 +1,7 @@
-This is a Ruby module for OpenSSL, handling SSL sockets and more.
+The OpenSSL Project is a collaborative effort to develop a robust,
+commercial-grade, full-featured, and Open Source toolkit implementing
+the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
+v1) protocols as well as a full-strength general purpose cryptography
+library. The project is managed by a worldwide community of volunteers
+that use the Internet to communicate, plan, and develop the OpenSSL
+toolkit and its related documentation.