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