summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorEmilia Kasper <emilia@openssl.org>2015-05-18 13:57:01 +0200
committerEmilia Kasper <emilia@openssl.org>2015-05-20 15:10:26 +0200
commit1554d55318a7bb3347f4ccfadf78cca56e51ee79 (patch)
tree9184911dfa4cf94c6de91a5c7e88f5960ba84d72 /apps
parent1f302db3e70f50f9b5e0860581a18e117eafcf20 (diff)
Remove dh512.pem
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'apps')
-rw-r--r--apps/dh512.pem9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/dh512.pem b/apps/dh512.pem
deleted file mode 100644
index 200d16cd89..0000000000
--- a/apps/dh512.pem
+++ /dev/null
@@ -1,9 +0,0 @@
------BEGIN DH PARAMETERS-----
-MEYCQQD1Kv884bEpQBgRjXyEpwpy1obEAxnIByl6ypUM2Zafq9AKUJsCRtMIPWak
-XUGfnHy9iUsiGSa6q6Jew1XpKgVfAgEC
------END DH PARAMETERS-----
-
-These are the 512 bit DH parameters from "Assigned Number for SKIP Protocols"
-(http://www.skip-vpn.org/spec/numbers.html).
-See there for how they were generated.
-Note that g is not a generator, but this is not a problem since p is a safe prime.