Index of /ports_security/gnutls
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 2.2K
Makefile.man 31-Aug-2009 12:31 19K
distinfo 07-Jun-2010 13:13 197
files/ 03-Oct-2008 11:55 -
pkg-descr 07-Jan-2003 17:02 706
pkg-plist 07-Jun-2010 13:13 2.3K
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/