Browse Source

Don't advertise MacOS support for Kyber-AVX2

In light of #251
kyber
Thom Wiggers 5 years ago
committed by Kris Kwiatkowski
parent
commit
7da91aa360
6 changed files with 0 additions and 6 deletions
  1. +0
    -1
      crypto_kem/kyber1024-90s/META.yml
  2. +0
    -1
      crypto_kem/kyber1024/META.yml
  3. +0
    -1
      crypto_kem/kyber512-90s/META.yml
  4. +0
    -1
      crypto_kem/kyber512/META.yml
  5. +0
    -1
      crypto_kem/kyber768-90s/META.yml
  6. +0
    -1
      crypto_kem/kyber768/META.yml

+ 0
- 1
crypto_kem/kyber1024-90s/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2


+ 0
- 1
crypto_kem/kyber1024/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2


+ 0
- 1
crypto_kem/kyber512-90s/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2


+ 0
- 1
crypto_kem/kyber512/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- avx2
- bmi2

+ 0
- 1
crypto_kem/kyber768-90s/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2


+ 0
- 1
crypto_kem/kyber768/META.yml View File

@@ -28,7 +28,6 @@ implementations:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2


Loading…
Cancel
Save