mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Mention siphash in src/ext/README
This commit is contained in:
@@ -42,3 +42,10 @@ curve25519_donna/*.c
|
||||
|
||||
A copy of Adam Langley's curve25519-donna mostly-portable
|
||||
implementations of curve25519.
|
||||
|
||||
csiphash.c
|
||||
siphash.h
|
||||
|
||||
Marek Majkowski's implementation of siphash 2-4, a secure keyed
|
||||
hash algorithm to avoid collision-based DoS attacks against hash
|
||||
tables.
|
||||
|
||||
Reference in New Issue
Block a user