This commit is contained in:
Paul Miller 2023-09-07 13:34:29 +00:00
parent 8f78471703
commit 7befd5f881
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

@ -17,9 +17,8 @@ Audited & minimal JS implementation of elliptic curve cryptography.
> **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools. > **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools.
- Zero or minimal dependencies - Zero or minimal dependencies
- Supported on all major platforms
- Highly readable TypeScript / JS code - Highly readable TypeScript / JS code
- PGP-signed releases & transparent NPM builds with provenance - PGP-signed releases and transparent NPM builds with provenance
- Check out [homepage](https://paulmillr.com/noble/) & all libraries: - Check out [homepage](https://paulmillr.com/noble/) & all libraries:
[ciphers](https://github.com/paulmillr/noble-ciphers), [ciphers](https://github.com/paulmillr/noble-ciphers),
[curves](https://github.com/paulmillr/noble-curves), [curves](https://github.com/paulmillr/noble-curves),