Browse Source

Kyber768 and Kyber1024 don't need -maes (see #296)

kyber
Thom Wiggers 4 years ago
committed by Kris Kwiatkowski
parent
commit
4604907c4c
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      crypto_kem/kyber1024/META.yml
  2. +0
    -1
      crypto_kem/kyber768/META.yml

+ 0
- 1
crypto_kem/kyber1024/META.yml View File

@@ -29,7 +29,6 @@ implementations:
operating_systems:
- Linux
required_flags:
- aes
- avx2
- bmi2
- popcnt

+ 0
- 1
crypto_kem/kyber768/META.yml View File

@@ -29,7 +29,6 @@ implementations:
operating_systems:
- Linux
required_flags:
- aes
- avx2
- bmi2
- popcnt

Loading…
Cancel
Save