]> Cypherpunks repositories - gostls13.git/commit
crypto/cipher: update GCM test
authorLynn Boger <laboger@linux.vnet.ibm.com>
Wed, 4 Oct 2023 14:50:29 +0000 (09:50 -0500)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Mon, 9 Oct 2023 17:48:32 +0000 (17:48 +0000)
commite6990b76298ecd9bfc0be7cebc6081f28a88094f
treea2b4266ae5120099cd5f0863be7960d0ebf1fc4f
parentafd7c15c7f2d5ffd7e5f6234d76cc6698f86c06e
crypto/cipher: update GCM test

This adds more variations for sizes of the input text
to the gcm tests.

Change-Id: I39dba5f08c77f04f94278200c3ce9234f977506f
Reviewed-on: https://go-review.googlesource.com/c/go/+/532635
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/crypto/cipher/gcm_test.go