1
1
зеркало из https://github.com/henrydcase/pqc.git synced 2024-11-22 07:35:38 +00:00
Этот коммит содержится в:
Henry Case 2022-07-08 23:38:29 +01:00 коммит произвёл GitHub
родитель 75368fee9d
Коммит 183669bd36
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

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