Procházet zdrojové kódy

Update README.md

tags/v0.0.1
Kris Kwiatkowski před 3 roky
committed by GitHub
rodič
revize
7a20d33c15
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. +3
    -1
      README.md

+ 3
- 1
README.md Zobrazit soubor

@@ -1,6 +1,8 @@
# PQ Crypto Catalog

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 with some post-quantum cryptographic schemes.
Implementation of quantum-safe signature and KEM schemes submitted to NIST PQC Standarization Process.

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.



Načítá se…
Zrušit
Uložit