crypto/blake2b
Ross Smith II 6407268620 blake2b: fix comments in grammar
Change-Id: Idacdbf5ee847be6e21ecce0c9d41818e643c4835
GitHub-Last-Rev: bf1a719b62
GitHub-Pull-Request: golang/crypto#73
Reviewed-on: https://go-review.googlesource.com/c/158837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-01-22 01:37:13 +00:00
..
blake2b.go blake2b: fix comments in grammar 2019-01-22 01:37:13 +00:00
blake2bAVX2_amd64.go crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection 2018-04-30 18:12:35 +00:00
blake2bAVX2_amd64.s crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection 2018-04-30 18:12:35 +00:00
blake2b_amd64.go crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection 2018-04-30 18:12:35 +00:00
blake2b_amd64.s crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection 2018-04-30 18:12:35 +00:00
blake2b_generic.go blake2b: new package 2016-10-18 17:05:21 +00:00
blake2b_ref.go blake2b: fix build on non-amd64 platforms 2016-12-21 23:57:47 +00:00
blake2b_test.go blake2b,blake2s: implement BinaryMarshaler, BinaryUnmarshaler 2018-03-30 21:03:55 +00:00
blake2x.go all: fix typos 2018-10-29 02:12:03 +00:00
register.go blake2b: register BLAKE2b 2017-03-02 19:32:28 +00:00