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