]> Cypherpunks repositories - gostls13.git/commit
crypto/cipher: bad CTR IV length now triggers panic
authorAdam Langley <agl@golang.org>
Tue, 29 Mar 2011 19:47:35 +0000 (15:47 -0400)
committerAdam Langley <agl@golang.org>
Tue, 29 Mar 2011 19:47:35 +0000 (15:47 -0400)
commit9225bbfc0c6559aa4002ea8f35696cd74475429d
tree218782ac9d41c570d1edc7e7a4fe18b89f5eab1e
parentd41d6fec10d8168363c38aeb94547cdf89c844a6
crypto/cipher: bad CTR IV length now triggers panic

R=rsc
CC=golang-dev
https://golang.org/cl/4326042
src/pkg/crypto/cipher/ctr.go