Skip to content

Instantly share code, notes, and snippets.

@yellow5
Created June 16, 2011 13:35
Show Gist options
  • Save yellow5/1029236 to your computer and use it in GitHub Desktop.
Save yellow5/1029236 to your computer and use it in GitHub Desktop.
debian wheezy libgnutls26
cameron@cam-debian:~$ aptitude show libgnutls26
Package: libgnutls26
State: installed
Automatically installed: no
Version: 2.10.5-1+b1
Priority: standard
Section: libs
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Uncompressed Size: 1,323 k
Depends: libc6 (>= 2.3), libgcrypt11 (>= 1.4.6), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4)
Suggests: gnutls-bin
Conflicts: gnutls0, gnutls0.4
Breaks: libsoup2.4-1 (= 2.31.2-1), libsoup2.4-1 (<= 2.30.1-1)
Replaces: gnutls0, gnutls0.4, gnutls3
Description: the GNU TLS library - runtime library
GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
GnuTLS features support for:
* TLS extensions: server name indication, max record size, opaque PRF input, etc.
* authentication using the SRP protocol.
* authentication using both X.509 certificates and OpenPGP keys.
* TLS Pre-Shared-Keys (PSK) extension.
* Inner Application (TLS/IA) extension.
* X.509 and OpenPGP certificate handling.
* X.509 Proxy Certificates (RFC 3820).
* all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)).
This package contains the runtime libraries.
Homepage: http://www.gnutls.org/
cameron@cam-debian:~$ uname -a
Linux cam-debian 2.6.38-2-amd64 #1 SMP Sun May 8 13:51:57 UTC 2011 x86_64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment