diff --git a/README.md b/README.md index 06faada..0e96a33 100644 --- a/README.md +++ b/README.md @@ -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),