Merge pull request #297 from PQClean/fix-kyber-meta

Kyber768 and Kyber1024 don't need -maes (see #296)
This commit is contained in:
Thom Wiggers 2020-06-02 09:41:14 +02:00 committed by GitHub
commit f7c7af5155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

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

View File

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