summaryrefslogtreecommitdiff
path: root/obfs4proxy/obfs4proxy.go
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2014-05-15 18:33:24 +0000
committerYawning Angel <yawning@schwanenlied.me>2014-05-15 18:33:24 +0000
commitf1b1dcdb106c00fef1acffe04caaeabb3a34239b (patch)
treef4f223382736b4332727590d910062ece7eae7c1 /obfs4proxy/obfs4proxy.go
parentb9e3aedfb1454fc314ae68f8075a8008e15fb20d (diff)
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).
Diffstat (limited to 'obfs4proxy/obfs4proxy.go')
0 files changed, 0 insertions, 0 deletions