1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00

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

This commit is contained in:
Thom Wiggers 2020-05-29 10:01:44 +02:00 committed by Kris Kwiatkowski
parent be16fceb68
commit 4604907c4c
2 changed files with 0 additions and 2 deletions

View File

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

View File

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