LinusU / secure-remote-password

A modern SRP implementation for Node.js and Web Browsers
101 stars 22 forks source link

🐛 Fix parameter names in Typescript definitions #15

Closed yallie closed 6 years ago

yallie commented 6 years ago

Client-side deriveSession function now uses privateKey, not password.

LinusU commented 6 years ago

Perfect, thank you!

LinusU commented 6 years ago

Released as 0.3.1