Browse Source

Merge branch 'master' into fix-test_symbol_namespace

master
mergify[bot] 4 years ago
committed by GitHub
parent
commit
3a589a1301
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 0 deletions
  1. +2
    -0
      crypto_kem/hqc-128/META.yml
  2. +2
    -0
      crypto_kem/hqc-192/META.yml
  3. +2
    -0
      crypto_kem/hqc-256/META.yml
  4. +2
    -0
      crypto_kem/hqc-rmrs-128/META.yml
  5. +2
    -0
      crypto_kem/hqc-rmrs-192/META.yml
  6. +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

Loading…
Cancel
Save