ソースを参照

Merge pull request #290 from xvzcf/yml-updates

Update required_flags for Dilithium's META.ymls
undefined
Thom Wiggers 4年前
committed by GitHub
コミット
a8a263de81
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
3個のファイルの変更6行の追加3行の削除
  1. +2
    -1
      crypto_sign/dilithium2/META.yml
  2. +2
    -1
      crypto_sign/dilithium3/META.yml
  3. +2
    -1
      crypto_sign/dilithium4/META.yml

+ 2
- 1
crypto_sign/dilithium2/META.yml ファイルの表示

@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt

+ 2
- 1
crypto_sign/dilithium3/META.yml ファイルの表示

@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt

+ 2
- 1
crypto_sign/dilithium4/META.yml ファイルの表示

@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt

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