1
1
réplica de https://github.com/henrydcase/pqc.git sincronizado 2024-11-22 07:35:38 +00:00

Update README.md

Este cometimento está contido em:
Henry Case 2021-04-06 15:14:03 +01:00 cometido por GitHub
ascendente de8d3ba43e
cometimento fba66facc6
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23

Ver ficheiro

@ -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.