1
1
дзеркало https://github.com/henrydcase/pqc.git synced 2024-11-22 07:35:38 +00:00
This commit is contained in:
Henry Case 2021-04-06 15:14:03 +01:00 зафіксовано GitHub
джерело de8d3ba43e
коміт fba66facc6
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# PQ Crypto Catalog
This is a repository of post-quantum schemes copied from the submission to the NIST Post-Quantum Standardization. The sources were initially based on the PQClean project to form a new library. The goal of the library is to be used mainly for experimentation or implementation of various PoC related to migration to post-quantum cryptography.
This is a repository of post-quantum schemes copied from either the submission to the NIST Post-Quantum Standardization or [PQClean](https://github.com/PQClean/PQClean) project. The goal of the library is to provide easy to use API which enables quick experimentation related to migration to post-quantum cryptography.
Users shouldn't expect any level of security provided by this code. The library is not meant to be used on live production systems.