fmII
Tue, Nov 18th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 20:45 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 GNU Transport Layer Security Library 2.0.0 (Default)
Section: Unix

 

Added: Thu, Oct 26th 2000 10:22 UTC (8 years, 0 months ago) Updated: Tue, Sep 30th 2008 18:14 UTC (1 month, 19 days ago)


About:
GNU Transport Layer Security Library is a library which implements a secure layer over a reliable transport layer such as TCP/IP. It implements the TLS 1.1 and SSL 3.0 protocols, accompanied with authentication methods such as X.509, OpenPGP, and SRP.

Release focus: Major feature enhancements

Changes:
This is a major stable release. External RSA/DSA signing for TLS client authentication is supported. Signing X.509 certificates using RSA with SHA-256/384/512 is supported. There is experimental support for TLS 1.2. X.509 Proxy Certificates (RFC 3820), Supplemental handshakes messages (RFC 4680), TLS authorization extension (draft-housley-tls-authz-extns-07), and the X.509 "otherName" Subject Altnerative Names (for XMPP) are supported. Guile bindings for GnuTLS were added. Several new APIs were added. Build improvements were made for Windows, Mac OS X, uClinux, etc.

Author:
n.mavroyanopoulos [contact developer]

Rating:
8.13/10.00 (10 votes)

Homepage:
http://www.gnu.org/software/gnutls/
Tar/BZ2:
ftp://ftp.gnu.org/gnu/gnutls/
Changelog:
http://git.savannah.gnu.org/[..]tweb/?p=gnutls.git;a=blob;f=NEWS;hb=HEAD
RPM package:
http://rpmfind.net/linux/rpm2html/search.php?query=gnutls
Debian package:
http://packages.debian.org/gnutls26
OS X package:
http://gnutls.darwinports.com/
BSD Ports URL:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/gnutls/
CVS tree (cvsweb):
http://git.savannah.gnu.org/gitweb/?p=gnutls.git
Bug tracker:
https://savannah.gnu.org/support/?group=gnutls
Mailing list archive:
http://www.gnu.org/software/gnutls/lists.html
Mirror site:
http://josefsson.org/gnutls/
Demo site:
http://www.gnu.org/software/gnutls/server.html

Trove categories: [change]
[Development Status]  5 - Production/Stable
[License]  OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]  POSIX, Unix
[Programming Language]  C
[Topic]  Security :: Cryptography, Software Development :: Libraries

Dependencies: [change]
Libtasn1 (recommended)
zlib (recommended)
[download links]

 
Project admins: [change]
» n.mavroyanopoulos (Owner)

» Rating: 8.13/10.00 (Rank N/A)
» Vitality: 0.97% (Rank 254)
» Popularity: 7.83% (Rank 360)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 64,032
   URL hits: 60,294
   Subscribers: 186

Projects depending on this project:
GNU Mailutils
curl and libcurl
GTK-VNC
lftp
gurlchecker
(Note: 30 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
Neural Net Framework
AirSnort
Open MPI
Multi-thread Simulation
libtholoura

Users who subscribed to this project also subscribed to:
ISPConfig
Realtime Application Interface
Xdialog
joe
Qtractor


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 2.4.2 30-Sep-2008 GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Changelog
Development 1.7.5 09-Feb-2007 GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Changelog
Previous Stable
The previous stable branch.
1.2.11 15-May-2006 GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog

 Releases

Version Focus Date
2.4.2 Minor bugfixes 30-Sep-2008 18:14
2.0.0 Major feature enhancements 04-Sep-2007 13:39
1.6.3 Minor bugfixes 04-Sep-2007 13:39
1.6.2 Minor bugfixes 19-Apr-2007 17:36
1.6.1 Minor bugfixes 28-Dec-2006 12:27
1.6.0 Major feature enhancements 17-Nov-2006 19:16
1.4.5 Minor bugfixes 06-Nov-2006 14:44
1.4.4 Major bugfixes 12-Sep-2006 16:32
1.4.3 Major security fixes 08-Sep-2006 18:33
1.4.2 Minor security fixes 08-Sep-2006 18:23

 Articles referencing this project

 Comments

[»] License
by Gerhard Häring - Nov 6th 2001 06:10:32

An SSL/TLS library under the GPL. Yuck! What's the
purpose of this except of having a GNU label in front of
a SSL library?

OpenSSL can do the same, while having a much more
reasonable license.

[reply] [top]


    [»] Re: License
    by David GLAUDE - Nov 6th 2001 11:34:48


    > What's the purpose of this
    > except of having a GNU
    > label in front of a SSL library?

    Good question...

    Maybe someone will be more likely to invest time in contributing to something that will stay free and open rather than something that can/could be used in closed world with private modification distribute as binary.

    Check for GPL in http://www.openssl.org/support/faq.html
    and you see the begining of an issue with openssl.

    Does anybody know GPL program that use OpenSSL
    and do they have a GPL exception stated?

    [reply] [top]


    [»] Re: License
    by Aaron J. Seigo - Nov 6th 2001 13:26:36


    > OpenSSL can do the same, while having
    > a much more
    > reasonable license.
    >

    resonability is in the eye of the beholder; dismissing
    something based on your own preferences is a bit
    silly. some people would prefer a GPL'd
    implementation.

    beyond that, OpenSSL is getting rather huge and
    slow (or so my crypto budies tell me) and a rewrite
    resulting in a smaller, faster library could be exactly
    what the doctor ordered for many projects.

    then again, perhaps those involved in the project
    simply wanted to write a TLS library for their own
    satisfaction and education.

    [reply] [top]


      [»] Re: License
      by HeX - Dec 14th 2002 09:50:13

      TAKE THAT :P

      (to the original poster) Honestly do you have to be that partial to OpenSSL. GPL is about keeping your mind open. OpenSSL has to get some merrit for being one of the first open source SSL implementations, however stuff doesn't get better unless it is challenged. And if OpenSSL gets shot down by GNUTLS because of its speed and reliability, it'll be for a reason. I'm not saying it will, but it could happen.


      >
      > % OpenSSL can do the same, while having
      > % a much more
      > % reasonable license.
      > %
      >
      >
      > resonability is in the eye of the
      > beholder; dismissing
      > something based on your own preferences
      > is a bit
      > silly. some people would prefer a GPL'd
      >
      > implementation.
      >
      > beyond that, OpenSSL is getting rather
      > huge and
      > slow (or so my crypto budies tell me)
      > and a rewrite
      > resulting in a smaller, faster library
      > could be exactly
      > what the doctor ordered for many
      > projects.
      >
      > then again, perhaps those involved in
      > the project
      > simply wanted to write a TLS library for
      > their own
      > satisfaction and education.
      >
      >

      --
      Khujo - james@spam.me.not.grickle.org

      [reply] [top]


    [»] Re: License
    by bug1 - Jun 16th 2002 22:46:07

    Its questionable wether GPL'ed binaries can link to openssl. The issue is mentioned in the openssl FAQ, however its not as clear cut as they make out. openssl is not Free to developers who use the GPL, gnutls is.

    [reply] [top]


    [»] Re: License
    by free2malloc - May 15th 2007 10:27:07


    > An SSL/TLS library under the GPL. Yuck!

    > What's the

    > purpose of this except of having a GNU

    > label in front of

    > a SSL library?

    >

    > OpenSSL can do the same, while having a

    > much more

    > reasonable license.

    >

    good point. i say the same about linux, what a
    stupid project, let's just all use windows because it
    works the way we all expect it to.

    pfft...

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs