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.
2014-05-28 04:22:36 +00:00
..
framing_test.go Randomize length when the decoder receives an out-of-bound value. 2014-05-24 05:06:34 +00:00
framing.go Change the weighted distribution algorithm be uniform. 2014-05-28 04:22:36 +00:00