We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d09be commit d2b95f9Copy full SHA for d2b95f9
README.md
@@ -8,9 +8,9 @@ Both OQS and Botan implement the latest NIST-approved Post-Quantum Cryptography
8
1. **CRYSTALS-Kyber**: A lattice-based key encapsulation mechanism (KEM).
9
10
### Digital Signature Algorithms
11
-1. **CRYSTALS-Dilithium**: A lattice-based digital signature algorithm.
12
-2. **FALCON**: A lattice-based digital signature algorithm.
13
-3. **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.
14
15
## OQS (Open Quantum Safe)
16
0 commit comments