1 config BR2_PACKAGE_GNUTLS
3 select BR2_PACKAGE_LIBTASN1
4 select BR2_PACKAGE_NETTLE
5 select BR2_PACKAGE_PCRE
6 depends on BR2_USE_WCHAR
8 GnuTLS is a secure communications library implementing the SSL
9 and TLS protocols and technologies around them.
15 config BR2_PACKAGE_GNUTLS_TOOLS
17 select BR2_PACKAGE_ARGP_STANDALONE \
18 if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
20 Install GnuTLS command line tools for various cryptographic tasks.
24 comment "gnutls needs a toolchain w/ wchar"
25 depends on !BR2_USE_WCHAR