summaryrefslogtreecommitdiff
path: root/lib/nettle/gnettle.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-16 22:20:17 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-20 12:31:22 +0200
commit78b9114c2c025090262e5b365fc199ce2f88334b (patch)
tree36e81a209054f87f404a5a768ef3253f614e2f02 /lib/nettle/gnettle.h
parentf90470a7b4c672a916c4513cecf4b9a6bce0eb67 (diff)
downloadgnutls-78b9114c2c025090262e5b365fc199ce2f88334b.tar.gz
Initial ecc support. Adds support for anonymous ECDH ciphersuites.
Diffstat (limited to 'lib/nettle/gnettle.h')
-rw-r--r--lib/nettle/gnettle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/nettle/gnettle.h b/lib/nettle/gnettle.h
new file mode 100644
index 0000000000..768590c73d
--- /dev/null
+++ b/lib/nettle/gnettle.h
@@ -0,0 +1,2 @@
+#define PRIME_CHECK_PARAM 8
+