Browse Source
Merge pull request #297 from PQClean/fix-kyber-meta
Kyber768 and Kyber1024 don't need -maes (see #296)
master
Thom Wiggers
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
0 additions and
2 deletions
-
crypto_kem/kyber1024/META.yml
-
crypto_kem/kyber768/META.yml
|
|
@@ -29,7 +29,6 @@ implementations: |
|
|
|
operating_systems: |
|
|
|
- Linux |
|
|
|
required_flags: |
|
|
|
- aes |
|
|
|
- avx2 |
|
|
|
- bmi2 |
|
|
|
- popcnt |
|
|
@@ -29,7 +29,6 @@ implementations: |
|
|
|
operating_systems: |
|
|
|
- Linux |
|
|
|
required_flags: |
|
|
|
- aes |
|
|
|
- avx2 |
|
|
|
- bmi2 |
|
|
|
- popcnt |