This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix flags specified in HQC meta files
kyber
Thom Wiggers
4 years ago
committed by
Kris Kwiatkowski
parent
12c99ff23a
commit
be7f11975d
6 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
crypto_kem/hqc-128/META.yml
+2
-0
crypto_kem/hqc-192/META.yml
+2
-0
crypto_kem/hqc-256/META.yml
+2
-0
crypto_kem/hqc-rmrs-128/META.yml
+2
-0
crypto_kem/hqc-rmrs-192/META.yml
+2
-0
crypto_kem/hqc-rmrs-256/META.yml
+ 2
- 0
crypto_kem/hqc-128/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
+ 2
- 0
crypto_kem/hqc-192/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
+ 2
- 0
crypto_kem/hqc-256/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
+ 2
- 0
crypto_kem/hqc-rmrs-128/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
+ 2
- 0
crypto_kem/hqc-rmrs-192/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
+ 2
- 0
crypto_kem/hqc-rmrs-256/META.yml
View File
@@ -32,3 +32,5 @@ implementations:
- Darwin
required_flags:
- avx2
- bmi1
- pclmul
Write
Preview
Loading…
Cancel
Save