-
Adam Langley authored
GCM is Galois Counter Mode, an authenticated encryption mode that is, nearly always, used with AES. R=rsc CC=golang-dev https://golang.org/cl/12375043
20a2b960
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cbc.go | ||
cbc_aes_test.go | ||
cfb.go | ||
cfb_test.go | ||
cipher.go | ||
cipher_test.go | ||
common_test.go | ||
ctr.go | ||
ctr_aes_test.go | ||
example_test.go | ||
gcm.go | ||
gcm_test.go | ||
io.go | ||
ofb.go | ||
ofb_test.go |