summaryrefslogtreecommitdiff
path: root/changes/bug17694_strongest
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug17694_strongest')
-rw-r--r--changes/bug17694_strongest6
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug17694_strongest b/changes/bug17694_strongest
deleted file mode 100644
index 0a8954a25e..0000000000
--- a/changes/bug17694_strongest
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (security):
- - Never use the system entropy output directly for anything besides
- seeding the PRNG. When we want to generate important keys, instead
- of using system entropy directly, hash it with the PRNG stream.
- This may help resist certain attacks based on broken OS entropy
- implementations. Closes part of ticket 17694. \ No newline at end of file