diff options
Diffstat (limited to 'changes/bug11750')
-rw-r--r-- | changes/bug11750 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11750 b/changes/bug11750 new file mode 100644 index 0000000000..f779ac8fe0 --- /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. |