]> Cypherpunks repositories - gostls13.git/commit
crypto/cipher: add examples
authorAdam Langley <agl@golang.org>
Wed, 31 Oct 2012 20:37:26 +0000 (16:37 -0400)
committerAdam Langley <agl@golang.org>
Wed, 31 Oct 2012 20:37:26 +0000 (16:37 -0400)
commit5176481f16d2e7f32df41924582a0a36073f7063
treeafd0cd6704777c1b776f9378809b7228ce34e3b0
parent0cbca268d8aba5d7ffb24be58ea1ea92fcd5f6f5
crypto/cipher: add examples

Fixes #1390.

R=golang-dev, minux.ma, adg, agl
CC=golang-dev
https://golang.org/cl/6631044
src/pkg/crypto/cipher/example_test.go [new file with mode: 0644]