You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obfs4/framing
Yawning Angel 9fe9959c76 Change the weighted distribution algorithm be uniform.
The old way was biasted towards the earlier values.  Thanks to asn for
pointing this out and suggesting an alternative.

As an additional tweak, do not reuse the drbg seed when calculating the
IAT distribution, but instead run the seed through SHA256 first, for
extra tinfoil goodness.
10 years ago
..
framing.go Change the weighted distribution algorithm be uniform. 10 years ago
framing_test.go Randomize length when the decoder receives an out-of-bound value. 11 years ago