]> Cypherpunks repositories - gostls13.git/commit
crypto/twofish: fix Reset index overflow bug.
authorAndrew Gerrand <adg@golang.org>
Mon, 6 Jun 2011 04:30:48 +0000 (14:30 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 6 Jun 2011 04:30:48 +0000 (14:30 +1000)
commita028a02395175fc04aa694b0b3849348fefaa4ad
tree68dbff799349bc51778b2981f903f45a3b30d2a5
parentd01b260e7822fe46e809e1ab84bf6ff6db0cae18
crypto/twofish: fix Reset index overflow bug.

Fixes #1919.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4530110
src/pkg/crypto/twofish/twofish.go