Difference between revisions of "Gnutls"
m (added GPLv3orlater) |
(version 3.3.18) |
||
Line 2: | Line 2: | ||
|Name=GnuTLS | |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 | + | |Full description='''GnuTLS''' is a secure communications library implementing the SSL, TLS and DTLS protocols. It is provided in the form of a C library to support the protocols, as well as to parse and write X.5009, PKCS 12, OpenPGP and other required structures. |
− | |Homepage URL= | + | |Homepage URL=http://gnutls.org/ |
|User level=intermediate | |User level=intermediate | ||
− | |VCS checkout command=git clone | + | |VCS checkout command=git clone https://gitlab.com/gnutls/gnutls.git |
|Computer languages=C | |Computer languages=C | ||
− | |Documentation note= | + | |Documentation note=Documentation is available in many formats at http://gnutls.org/documentation.html |
− | |Related projects= | + | |Related projects=gnupg,libressl,libtasn1,openssl |
|Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT | |Keywords=security,SSL,library,encryption,TLS,gnutls,gnutils,PCT | ||
− | |Version identifier=3.3. | + | |Version identifier=3.3.18 |
− | |Version date= | + | |Version date=2015/09/12 |
|Version status=stable | |Version status=stable | ||
− | |Version download=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3. | + | |Version download=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3.18.tar.lz |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2015/09/25 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
Line 47: | Line 47: | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https:// | + | |Resource URL=https://gitlab.com/gnutls/gnutls |
}} | }} | ||
{{Resource | {{Resource | ||
Line 73: | Line 73: | ||
|Resource kind=Download | |Resource kind=Download | ||
|Resource URL=http://www.gnupg.org/download/mirrors.en.html | |Resource URL=http://www.gnupg.org/download/mirrors.en.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=User,Developer | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://gitlab.com/gnutls/gnutls/issues | ||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 02:48, 25 September 2015
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.