1
1
鏡像自 https://github.com/henrydcase/pqc.git synced 2024-11-24 16:31:29 +00:00

Update README.md

This commit is contained in:
Henry Case 2023-01-09 15:33:20 +00:00 提交者 GitHub
父節點 fbd5687be2
當前提交 0a452b1220
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23

查看文件

@ -4,7 +4,7 @@ Implementation of quantum-safe signature and KEM schemes submitted to NIST PQC S
The goal is to provide an easy-to-use API in C and Rust to enable experimentation. The code is derived from the submission to the NIST Post-Quantum Standardization, either directly or by leveraging [PQClean](https://github.com/PQClean/PQClean) project.
Users shouldn't expect any level of security provided by this code. The library is not meant to be used on live production systems.
Users shouldn't expect any level of security provided by this code. The library is not meant to be used on production systems.
## Supported schemes