Skip to content

Commit

Permalink
README: update
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Jan 2, 2025
1 parent d2b95f9 commit b085fd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ This layer is an OpenEmbedded/Yocto layer dedicated to Post-Quantum Cryptography
Both OQS and Botan implement the latest NIST-approved Post-Quantum Cryptography (PQC) algorithms:

### Public-Key Encryption and Key-Establishment Algorithms
1. **CRYSTALS-Kyber**: A lattice-based key encapsulation mechanism (KEM).
*`CRYSTALS-Kyber`: A lattice-based key encapsulation mechanism (KEM).

### Digital Signature Algorithms
**CRYSTALS-Dilithium**: A lattice-based digital signature algorithm.
**FALCON**: A lattice-based digital signature algorithm.
**SPHINCS+**: A hash-based digital signature algorithm.
* `CRYSTALS-Dilithium`: A lattice-based digital signature algorithm.
* `FALCON`: A lattice-based digital signature algorithm.
* `SPHINCS+`: A hash-based digital signature algorithm.

## OQS (Open Quantum Safe)

Expand Down

0 comments on commit b085fd4

Please sign in to comment.