ソースを参照

kat: run in release mode

blog/frodo_constant_time_issue
Henry Case 3年前
コミット
fd21b95a2d
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml ファイルの表示

@@ -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

読み込み中…
キャンセル
保存