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
Update required_flags for Dilithium's META.ymls.
kyber
xvzcf
4 years ago
committed by
Kris Kwiatkowski
parent
e22b54b8ba
commit
77e01fc95c
3 changed files
with
6 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
crypto_sign/dilithium2/META.yml
+2
-1
crypto_sign/dilithium3/META.yml
+2
-1
crypto_sign/dilithium4/META.yml
+ 2
- 1
crypto_sign/dilithium2/META.yml
View File
@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt
+ 2
- 1
crypto_sign/dilithium3/META.yml
View File
@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt
+ 2
- 1
crypto_sign/dilithium4/META.yml
View File
@@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt
Write
Preview
Loading…
Cancel
Save