commit | 814723eff783c3281d914985cac5d548bfc96424 | [log] [tgz] |
---|---|---|
author | Austin Clements <austin@google.com> | Fri Oct 21 16:39:25 2016 -0400 |
committer | Austin Clements <austin@google.com> | Mon Oct 24 19:19:44 2016 +0000 |
tree | 13fbecd932fc8fe62f1124f82b5568b2b0913187 | |
parent | 3c0d69f1777220f1a1d2ec373cb94a282f03eb42 [diff] |
blake2s: test all four hashing implementations This adds use* flags for all arches so a common test can observe what implementations are supported and test all supported implementations. Change-Id: Icc9c3c1d15626e95f0446493b7fa3159bbe9567d Reviewed-on: https://go-review.googlesource.com/31712 Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Minux Ma <minux@golang.org> Reviewed-by: Andreas Auernhammer <aead@mail.de>