summaryrefslogtreecommitdiff
path: root/lib/gnutls_dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_dh.c')
-rw-r--r--lib/gnutls_dh.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gnutls_dh.c b/lib/gnutls_dh.c
index eda6795ecc..d8e4a62f9f 100644
--- a/lib/gnutls_dh.c
+++ b/lib/gnutls_dh.c
@@ -27,6 +27,8 @@
#define DH_G 2
+#warning "FIXME: NEED MORE PRIMES"
+
static const uint8 diffie_hellman_group1_prime[130] = { 0x04, 0x00,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xC9, 0x0F, 0xDA, 0xA2,
0x21, 0x68, 0xC2, 0x34, 0xC4, 0xC6, 0x62, 0x8B, 0x80, 0xDC, 0x1C, 0xD1,