Re-enable gpu sigverify (#9870)

Add sigverify fuzz and scalar test
This commit is contained in:
sakridge
2020-05-06 15:44:55 -07:00
committed by GitHub
parent 445e6668c2
commit d5c889d6b0
5 changed files with 161 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PERF_LIBS_VERSION=v0.18.0
PERF_LIBS_VERSION=v0.18.1
VERSION=$PERF_LIBS_VERSION-1
set -e