mirror of https://github.com/golang/go.git
Adds a test to check that block cipher modes accept a zero-length input. Fixes #17435. Change-Id: Ie093c4cdff756b5c2dcb79342e167b3de5622389 Reviewed-on: https://go-review.googlesource.com/31070 Run-TryBot: Michael Munday <munday@ca.ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
|---|---|---|
| .. | ||
| aes_gcm.go | ||
| aes_test.go | ||
| asm_amd64.s | ||
| asm_s390x.s | ||
| block.go | ||
| cbc_s390x.go | ||
| cipher.go | ||
| cipher_amd64.go | ||
| cipher_generic.go | ||
| cipher_s390x.go | ||
| const.go | ||
| ctr_s390x.go | ||
| gcm_amd64.s | ||
| gcm_s390x.go | ||
| modes.go | ||
| modes_test.go | ||