summaryrefslogtreecommitdiff
path: root/changes/bug18221
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18221')
-rw-r--r--changes/bug182213
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug18221 b/changes/bug18221
new file mode 100644
index 0000000000..afc240422a
--- /dev/null
+++ b/changes/bug18221
@@ -0,0 +1,3 @@
+ o Minor features (crypto):
+ - Validate the Diffie-Hellman hard coded parameters and ensure that
+ p is a safe prime, and g is suitable. Closes ticket 18221.