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

Kyber768 and Kyber1024 don't need -maes (see #296)
Tento commit je obsažen v:
Thom Wiggers 2020-06-02 09:41:14 +02:00 odevzdal GitHub
revize f7c7af5155
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
2 změnil soubory, kde provedl 0 přidání a 2 odebrání

Zobrazit soubor

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

Zobrazit soubor

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