Difference between revisions of "Gnutls"
(bump version number, add gnu package identifier, fix name spelling. Closes #620142.) |
|||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=GnuTLS |
|Short description=A library implementing TLS 1.0 and SSL 3.0 protocols | |Short description=A library implementing TLS 1.0 and SSL 3.0 protocols | ||
|Full description=GnuTLS is a library implementing the Transport Layer security protocol. The TLS is a protocol that provides security over the transport layer, letting client/server apps communicate in a way designed to prevent forgery, eavesdropping, or tampering. | |Full description=GnuTLS is a library implementing the Transport Layer security protocol. The TLS is a protocol that provides security over the transport layer, letting client/server apps communicate in a way designed to prevent forgery, eavesdropping, or tampering. | ||
+ | |Homepage URL=http://www.gnu.org/software/gnutls/ | ||
+ | |Is GNU=Yes | ||
+ | |GNU package identifier=gnutls | ||
|User level=intermediate | |User level=intermediate | ||
− | |||
− | |||
− | |||
|VCS checkout command=:pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls login | |VCS checkout command=:pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls login | ||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=See http://www.gnu.org/software/gnutls/documentation.html for a complete list of documentation | |Documentation note=See http://www.gnu.org/software/gnutls/documentation.html for a complete list of documentation | ||
− | |||
− | |||
− | |||
− | |||
|Related projects=gnupg_(GPG),Libtasn1 | |Related projects=gnupg_(GPG),Libtasn1 | ||
|Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT | |Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT | ||
− | | | + | |Version identifier=2.10.2 |
+ | |Version date=2010/09/30 | ||
+ | |Version status=stable | ||
+ | |Version download=http://ftp.gnu.org/gnu/gnutls/gnutls-2.10.2.tar.bz2 | ||
|Last review by=Nikos Mavroyanopoulos | |Last review by=Nikos Mavroyanopoulos | ||
|Last review date=2009-04-21 | |Last review date=2009-04-21 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | }} |
− | | | + | {{Project license |
− | | | + | |License=LGPL |
− | | | + | |License verified by=Kelly Hopkins |
+ | |License verified date=2010-07-26 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Kelly Hopkins | ||
|License verified date=2010-07-26 | |License verified date=2010-07-26 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Simon Josefsson | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=jas@extundo.com | |Email=jas@extundo.com | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
Line 62: | Line 64: | ||
|Interface=library | |Interface=library | ||
|Use=library | |Use=library | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 89: | Line 81: | ||
|Prerequisite description=libgcrypt | |Prerequisite description=libgcrypt | ||
}} | }} | ||
+ | {{Featured}} |
Revision as of 15:44, 4 November 2011
GnuTLS
https://www.gnu.org/software/gnutls/
Library implementing TLS 1.0 and SSL 3.0.
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, and other required structures.
The project strives to provide a secure communications back-end, simple to use and integrated with the rest of the base GNU/Linux libraries. A back-end designed to work and be secure out of the box, keeping the TLS and PKI complexity outside the applications.
Download
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz
version 3.7.7 (stable)
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
GNUtoo
Verified on
30 December 2022
Notes
From the LICENSE file. Binaries of the gmplib library need to be distributed under either LGPLv3+ or GPLv2+ license.
License
Verified by
GNUtoo
Verified on
30 December 2022
Notes
From the LICENSE file. Core library.
License
Verified by
GNUToo
Verified on
30 December 2022
Notes
The NEWS file mention that "GPLv3" is used "for command-line tools, libgnutls-extra, etc". libgnutls-extra was removed at some point but command line tools are still there under the GPLv3 or later.
Leaders and contributors
Contact(s) | Role |
---|---|
Nikos Mavrogiannopoulos | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://translationproject.org/domain/libgnutls.html | |
VCS Repository Webview | https://gitlab.com/gnutls | |
Download | https://alpha.gnu.org/gnu/gnutls/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnutls-devel/ | |
Download | https://ftp.gnu.org/gnu/gnutls/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gnutls26 | |
General | https://savannah.gnu.org/people/ | |
Download | https://www.gnupg.org/ftp/gcrypt/gnutls/ | |
General | https://nikmav.blogspot.com/ | |
Mailing List | https://lists.gnupg.org/mailman/listinfo/gnutls-devel/ | |
Mailing List | https://lists.gnupg.org/mailman/listinfo/gnutls-help/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-gnutls/ | |
Debian (Ref) | https://tracker.debian.org/pkg/gnutls | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/gnutls/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnutls-commit/ | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/gnutls28 |
Software prerequisites
Kind | Description |
---|---|
Required to build | libgcrypt |
Required to use | gmp |
Weak prerequisite | zlib |
Required to use | nettle |
Weak prerequisite | gdbm |
Source requirement | libgcrypt |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.