LinusU / secure-remote-password

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

Add a known test vector #22

Open dlee-cpu opened 5 years ago

dlee-cpu commented 5 years ago

The test vector values were generated using bouncycastle's SRP implementation. I wanted to verify the correctness of this javascript implementation.