commit | 8291fff38ab6f2928eca153913c3b5773aa0de98 | [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:48 2016 +0000 |
tree | 540dc2a5d02a0907514deae97abca17e9b4d9e13 | |
parent | 814723eff783c3281d914985cac5d548bfc96424 [diff] |
blake2b: test all three 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: I0497b91294ed99309074ac4614ac996e006630c5 Reviewed-on: https://go-review.googlesource.com/31714 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>