aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11750
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11750')
-rw-r--r--changes/bug117505
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11750 b/changes/bug11750
new file mode 100644
index 000000000..f779ac8fe
--- /dev/null
+++ b/changes/bug11750
@@ -0,0 +1,5 @@
+ o Minor features (security):
+ - Apply the secure SipHash-2-4 function to the hash table mapping
+ circuit IDs and channels to circuits. We missed this one when we
+ were converting all the other hash functions to use SipHash back
+ in 0.2.5.3-alpha. Resolves ticket 11750.