crypto/chacha20poly1305
Han-Wen Nienhuys 0fe963104e chacha20poly1305: fix style nits in variable names
Change-Id: I3ac9dc7bf1c1c6ff39b3385cbf965dfb57f8327a
Reviewed-on: https://go-review.googlesource.com/43511
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-05-16 16:16:55 +00:00
..
internal/chacha20 crypto/chacha20poly1305/internal/chacha20: add missing copyright header 2017-01-26 20:05:52 +00:00
chacha20poly1305.go x/crypto/*: add import comment 2017-04-07 17:36:45 +00:00
chacha20poly1305_amd64.go chacha20poly1305: fix style nits in variable names 2017-05-16 16:16:55 +00:00
chacha20poly1305_amd64.s chacha20poly1305: add runtime internal independent cpu feature detection 2017-05-03 07:39:20 +00:00
chacha20poly1305_generic.go chacha20poly1305: new package. 2016-10-11 21:59:08 +00:00
chacha20poly1305_noasm.go chacha20poly1305: fix build constraints 2016-10-31 18:08:06 +00:00
chacha20poly1305_test.go chacha20poly1305: new package. 2016-10-11 21:59:08 +00:00
chacha20poly1305_vectors_test.go crypto/chacha20poly1305: rename test vectors file 2017-01-26 20:06:16 +00:00