midonet / tssrp6a

This library is a dependency free TypeScript implementation of Secure Remote Password SRP6a.
MIT License
36 stars 8 forks source link

remove SRPConfig indirection #59

Closed bgrosse-midokura closed 3 years ago

bgrosse-midokura commented 3 years ago

it doesn't add any value, SRPRoutines already holds the parameters, no point in having two separate references