Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 6, 2023
1 parent 21e626c commit 68a4427
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Auditable & minimal JS implementation of Salsa20, ChaCha, Poly1305 & AES-SIV

> **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools.
- No dependencies, protection against supply chain attacks
- Auditable TypeScript / JS code
- Zero or minimal dependencies
- Supported on all major platforms
- Releases are signed with PGP keys and built transparently with NPM provenance
- Highly readable TypeScript / JS code
- PGP-signed releases & transparent NPM builds with provenance
- Check out [homepage](https://paulmillr.com/noble/) & all libraries:
[ciphers](https://github.com/paulmillr/noble-ciphers),
[curves](https://github.com/paulmillr/noble-curves),
Expand Down

0 comments on commit 68a4427

Please sign in to comment.