crypto/blake2s
Andreas Auernhammer 55a552f082 x/crypto/*: add import comment
Add import comment for blake2b, blake2s, chacha20poly1305 and cryptobyte.

Change-Id: I4703b5cd669e43a5d81422b2ded8b8f54eee5f9b
Reviewed-on: https://go-review.googlesource.com/39952
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
2017-04-07 17:36:45 +00:00
..
blake2s.go x/crypto/*: add import comment 2017-04-07 17:36:45 +00:00
blake2s_386.go blake2s: fix build constraints 2016-10-28 19:53:00 +00:00
blake2s_386.s blake2s: fix build constraints 2016-10-28 19:53:00 +00:00
blake2s_amd64.go blake2s: fix build constraints 2016-10-28 19:53:00 +00:00
blake2s_amd64.s blake2s: fix build constraints 2016-10-28 19:53:00 +00:00
blake2s_generic.go blake2s: new package 2016-10-17 17:13:37 +00:00
blake2s_ref.go blake2s: fix build constraints 2016-10-28 19:53:00 +00:00
blake2s_test.go blake2s: test all four hashing implementations 2016-10-24 19:19:44 +00:00
register.go blake2s: register BLAKE2s 2017-03-02 19:32:44 +00:00