This commit is contained in:
Paul Miller 2023-10-20 15:27:08 +02:00
parent 36894729c0
commit fae7f6612a
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

@ -18,13 +18,11 @@ Audited & minimal JS implementation of elliptic curve cryptography.
- Zero or minimal dependencies - Zero or minimal dependencies
- Highly readable TypeScript / JS code - Highly readable TypeScript / JS code
- PGP-signed releases and transparent NPM builds with provenance - PGP-signed releases and transparent NPM builds
- All libraries: - 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),
[hashes](https://github.com/paulmillr/noble-hashes), [hashes](https://github.com/paulmillr/noble-hashes)
4kb [secp256k1](https://github.com/paulmillr/noble-secp256k1) /
[ed25519](https://github.com/paulmillr/noble-ed25519)
- [Check out homepage](https://paulmillr.com/noble/) - [Check out homepage](https://paulmillr.com/noble/)
for reading resources, documentation and apps built with noble for reading resources, documentation and apps built with noble