paulmillr / noble-curves

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

Update README.md #93

Closed yhc125 closed 8 months ago

yhc125 commented 8 months ago

Added libraries missing from the code examples. However, since the hashToPrivateScalar function is scheduled to be deprecated, it may not be a meaningful suggestion.