Config.in 331 B

12345678910
  1. config BR2_PACKAGE_NETTLE
  2. bool "nettle"
  3. select BR2_PACKAGE_GMP
  4. help
  5. Nettle is a cryptographic library that is designed to fit
  6. easily in more or less any context: In crypto toolkits for
  7. object-oriented languages, in applications like LSH or
  8. GNUPG, or even in kernel space
  9. http://www.lysator.liu.se/~nisse/nettle/