summaryrefslogtreecommitdiffstats
path: root/package/nettle/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/nettle/Config.in')
-rw-r--r--package/nettle/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/nettle/Config.in b/package/nettle/Config.in
new file mode 100644
index 000000000..55776216e
--- /dev/null
+++ b/package/nettle/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_NETTLE
+ bool "nettle"
+ select BR2_PACKAGE_GMP
+ help
+ Nettle is a cryptographic library that is designed to fit easily
+ in more or less any context: In crypto toolkits for object-oriented
+ languages, in applications like LSH or GNUPG, or even in kernel space
+
+ http://www.lysator.liu.se/~nisse/nettle/