config FREETZ_PACKAGE_GNUTLS bool "GnuTLS 3.6.16 (binary only)" select FREETZ_LIB_libgnutls default n help GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements TLS 1.3, 1.2, 1.1, 1.0 protocols and SSL 3.0. config FREETZ_PACKAGE_GNUTLS_CERTTOOL bool "certtool" depends on FREETZ_PACKAGE_GNUTLS default n help Provides GnuTLS certtool utility. config FREETZ_PACKAGE_GNUTLS_UTILS bool "utils" depends on FREETZ_PACKAGE_GNUTLS default n help Provides gnutls-cli, gnutls-serv, psktool and srptool utilities.