Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 2, 2024
1 parent 039cca3 commit 0805838
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@ Auditable & minimal JS implementation of public-key post-quantum cryptography.
- 🦾 ML-KEM & CRYSTALS-Kyber: lattice-based kem from FIPS-203
- 🔋 ML-DSA & CRYSTALS-Dilithium: lattice-based signatures from FIPS-204
- 🐈 SLH-DSA & SPHINCS+: hash-based signatures from FIPS-205
- 🪶 77KB (15KB gzipped) for everything including bundled hashes
- 🪶 77KB (15KB gzipped) for everything with hashes

For discussions, questions and support, visit
[GitHub Discussions](https://github.com/paulmillr/noble-post-quantum/discussions)
section of the repository. Check out [What should I use](#what-should-i-use) section for benchmarks
and algorithm selection guidance.
Take a glance at [GitHub Discussions](https://github.com/paulmillr/noble-post-quantum/discussions) for questions and support.

### This library belongs to _noble_ cryptography

Expand Down

0 comments on commit 0805838

Please sign in to comment.