mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
8127f4db30
Fixes ticket 11750.
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
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.
|