paulmillr / noble-ed25519

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

synchronous `getSharedSecret()` #77

Closed maciejopalinski closed 1 year ago

maciejopalinski commented 1 year ago

Hi, could you provide a synchronous version on getSharedSecret() function, please?