aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/csv
diff options
context:
space:
mode:
authorCarl Jackson <carl@stripe.com>2015-04-17 00:52:40 -0700
committerAdam Langley <agl@golang.org>2015-06-09 18:46:13 +0000
commit50e657fbfa10d5dbc7e5a5f3210b06e23cfeb4af (patch)
tree77037ba96efdcec3cc71f4da6d4ae2406aaa12d3 /src/encoding/csv
parent30ab39ac7643633716de44840172816ba5658637 (diff)
downloadgo-50e657fbfa10d5dbc7e5a5f3210b06e23cfeb4af.tar.xz
crypto/cipher: Support unusual GCM nonce lengths
GCM is traditionally used with a 96-bit nonce, but the standard allows for nonces of any size. Non-standard nonce sizes are required in some protocols, so add support for them in crypto/cipher's GCM implementation. Change-Id: I7feca7e903eeba557dcce370412b6ffabf1207ab Reviewed-on: https://go-review.googlesource.com/8946 Reviewed-by: Adam Langley <agl@golang.org> Run-TryBot: Adam Langley <agl@golang.org>
Diffstat (limited to 'src/encoding/csv')
0 files changed, 0 insertions, 0 deletions