crypto/nacl
Adam Langley c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour.
secretbox is supposed to append to the given slice, like hash.Sum() and
append(). However, I had a complete brain-fart: I've really no idea what
I was thinking of at the time.

R=golang-dev, sfrithjof, rsc
CC=agl, golang-dev
https://golang.org/cl/10099043
2013-06-10 18:03:26 -04:00
..
box go.crypto/nacl: add package 2012-09-09 11:18:00 -04:00
secretbox go.crypto/nacl/secretbox: fix append behaviour. 2013-06-10 18:03:26 -04:00