Skip to content
Snippets Groups Projects
Commit f1b1dcdb authored by Yawning Angel's avatar Yawning Angel
Browse files

Change hashDrbg to take a drbgSeed for initialization.

This paves the way for having servers use the same seed for all
incoming connections, across multiple startup/shutdown cycles.  As
opposed to the current situation where each Obfs4Listener will
randomly generate it's seed at creation time.

Additionally, use 256 bit seeds (128 bit SipHash-2-4 key + 16 bytes of
initial material).
parent b9e3aedf
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment