Merge pull request #330 from PQClean/fix-hqc-meta
Fix flags specified in HQC meta files
This commit is contained in:
commit
68e8292a2a
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
@ -32,3 +32,5 @@ implementations:
|
|||||||
- Darwin
|
- Darwin
|
||||||
required_flags:
|
required_flags:
|
||||||
- avx2
|
- avx2
|
||||||
|
- bmi1
|
||||||
|
- pclmul
|
||||||
|
Loading…
Reference in New Issue
Block a user