paulmillr / noble-ed25519

Fastest 4KB JS implementation of ed25519 signatures
https://paulmillr.com/noble
MIT License
420 stars 51 forks source link

making API consistent #80

Open amidmm opened 1 year ago

amidmm commented 1 year ago

While all the APIs in the new version are divided into operation and operationAsync the sha512 has the following APIs: etc.sha512Sync etc.sha512Async