This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqcrypto
mirror of
https://github.com/henrydcase/pqc.git
Watch
1
Star
1
Fork
0
Code
Issues
1
Releases
2
Wiki
Activity
Browse Source
kat: run in release mode
tags/v0.0.1
Henry Case
3 years ago
parent
7ff8d8fcef
commit
fd21b95a2d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -29,4 +29,4 @@ jobs:
cd test/katrunner &&
curl http://amongbytes.com/~flowher/permalinks/kat.zip --output kat.zip
unzip kat.zip
cargo run -- --katdir KAT
cargo run --
release --
--katdir KAT
Write
Preview
Loading…
Cancel
Save