Browse Source

Update required_flags for Dilithium's META.ymls.

kyber
xvzcf 4 years ago
committed by Kris Kwiatkowski
parent
commit
77e01fc95c
3 changed files with 6 additions and 3 deletions
  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 View File

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

+ 2
- 1
crypto_sign/dilithium3/META.yml View File

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

+ 2
- 1
crypto_sign/dilithium4/META.yml View File

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

Loading…
Cancel
Save