paulmillr / noble-curves

Audited & minimal JS implementation of elliptic curve cryptography.
https://paulmillr.com/noble
MIT License
621 stars 56 forks source link

`signAsync` #80

Closed mikeobank closed 10 months ago

mikeobank commented 10 months ago

README.md (line 1010, 1011):

- `sign`
  - is now sync; use `signAsync` for async version