This commit is contained in:
Paul Miller 2023-04-11 13:19:02 +00:00
parent 09085d2ee1
commit 4e9c40b3e5
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

@ -836,6 +836,8 @@ ed448 x 1,146 ops/sec @ 871μs/op
## Resources
The projects use noble-curves:
- [Learning fast elliptic-curve cryptography](https://paulmillr.com/posts/noble-secp256k1-fast-ecc/) article about the library
- [Elliptic Curve Calculator](https://paulmillr.com/noble) online demo: add / multiply points, sign messages
- Signers for web3 projects: