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 提交者 GitHub
當前提交 f7c7af5155
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 2 個檔案被更改,包括 0 行新增2 行删除

查看文件

@ -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