1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00

Update README.md

This commit is contained in:
Henry Case 2022-07-08 23:38:29 +01:00 committed by GitHub
parent 75368fee9d
commit 183669bd36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ Users shouldn't expect any level of security provided by this code. The library
## Supported schemes ## Supported schemes
All schemes selected by NIST duing PQC standardization:
| Name | x86 optimized | | Name | x86 optimized |
|--------------------------|------------| |--------------------------|------------|
| Kyber | x | | Kyber | x |
@ -16,7 +18,7 @@ Users shouldn't expect any level of security provided by this code. The library
| SPHINCS+ SHA256/SHAKE256 | x | | SPHINCS+ SHA256/SHAKE256 | x |
## Round 4 algorithms KEM candidates for an additional round 4.
| Name | x86 optimized | | Name | x86 optimized |
|--------------------------|------------| |--------------------------|------------|