-
Adam Langley authored
cipher is intended to replace crypto/block over time. This change only adds basic parts: CBC and CTR mode and doesn't add the package to the top-level Makefile. R=r, rsc CC=golang-dev https://golang.org/cl/3069041
07791d04
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
cbc.go | ||
cbc_aes_test.go | ||
cipher.go | ||
common_test.go | ||
ctr.go | ||
ctr_aes_test.go | ||
io.go |