bcdd6a2fd3
This change prevents bad servers from crashing a client by sending an invalid channel ID. It also makes the client disconnect in more cases of invalid messages from a server and cleans up the client channels in the event of a disconnect. R=dave CC=golang-dev https://golang.org/cl/6099050 |
||
---|---|---|
bcrypt | ||
blowfish | ||
cast5 | ||
curve25519 | ||
md4 | ||
ocsp | ||
openpgp | ||
pbkdf2 | ||
ripemd160 | ||
ssh | ||
twofish | ||
xtea | ||
.hgignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README | ||
codereview.cfg |
README
This repository holds supplementary Go cryptography libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.