Required libraries: |
Optional libraries:
|
Downloading the GnuTLS library
All the new releases are signed with at least one OpenPGP key of the current maintainers, optionally with the keys of release managers. Those keys are found in the keyring file.Release | Version | ABI | Location |
---|---|---|---|
Next2 | 3.8.x | 3.4.0 |
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8 ftp://ftp.gnutls.org/gcrypt/gnutls/v3.8 (mirror list) |
Current stable | 3.7.x | 3.4.0 |
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7 ftp://ftp.gnutls.org/gcrypt/gnutls/v3.7 (mirror list) |
GnuTLS for Windows
The windows builds are automatically generated on every release tag in the GnuTLS repository. As we do not rely on trusted infrastructure for our CI, please consider them as untrusted binaries.
Description | Location |
---|---|
Latest w32 version on gitlab | 3.8.4:mingw32 |
Latest w64 version on gitlab | 3.8.4:mingw64 |
GnuTLS in other languages than C
Language | Location |
---|---|
C++ | LibCXX The GnuTLS distribution also includes a (limited) C++ interface. |
Python | python-gnutls |
PHP | PHP5-gnutls |
Guile | guile-gnutls |
1. Gmplib 6 is under LGPLv3 or GPLv2. Older versions of gmplib under LGPLv2 are also supported.
2. Next will be the next stable release; while it is believed to be sufficiently stable it is not as well tested as the stable branch.