]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
go test: use x/crypto for blake2s now that we have 128-bit mac
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 6 Jun 2017 14:50:20 +0000 (16:50 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 8 Jun 2017 02:24:13 +0000 (04:24 +0200)
commitbdbb6298a0868d528319b8a33346f1a0197d882a
treecee1a37d69695cca4e553bce3224d84d8d416ed3
parent9fbd187288f20b914ce6a85e439153d6bcf29a2c
go test: use x/crypto for blake2s now that we have 128-bit mac

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
contrib/external-tests/go/main.go