diff options
Diffstat (limited to 'security/gnutls3/pkg-descr')
-rw-r--r-- | security/gnutls3/pkg-descr | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/security/gnutls3/pkg-descr b/security/gnutls3/pkg-descr deleted file mode 100644 index 909076817794..000000000000 --- a/security/gnutls3/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and -SSL 3.0 protocols. The library does not include any patented algorithms and -is available under the GNU Lesser GPL license. - -Important features of the GnuTLS library include: -- Thread safety -- Support for both TLS 1.0 and SSL 3.0 protocols -- Support for both X.509 and OpenPGP certificates -- Support for basic parsing and verification of certificates -- Support for SRP for TLS authentication -- Support for TLS Extension mechanism -- Support for TLS Compression Methods - -Additionaly GnuTLS provides an emulation API for the widely used -OpenSSL library, to ease integration with existing applications. - -WWW: http://www.gnutls.org/ |