summaryrefslogtreecommitdiff
path: root/weighted_dist.go
AgeCommit message (Expand)Author
2014-06-02Move the SipHash DRBG off into it's own package.Yawning Angel
2014-05-28Change the weighted distribution algorithm be uniform.Yawning Angel
2014-05-24Move utils.go to csrand/csrand.go, and clean up the interface.Yawning Angel
2014-05-18Change the server failure close delay/discard length to be consistent.Yawning Angel
2014-05-16Change the handshake wire format.Yawning Angel
2014-05-15Load the drbg-seed from the ServerTransportOptions args.Yawning Angel
2014-05-15Change hashDrbg to take a drbgSeed for initialization.Yawning Angel
2014-05-13Add vim modelines to some files (No functional changes).Yawning Angel
2014-05-13Fix e-mail address in the copyright notice.Yawning Angel
2014-05-13Add preliminary support for packet length obfuscation.Yawning Angel