crypto/cipher: add GCM mode.
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
Showing
src/pkg/crypto/cipher/gcm.go
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment