summaryrefslogtreecommitdiff
path: root/src/srp_session.js
AgeCommit message (Expand)Author
2012-10-16use M2 as the key for the server authAzul
2012-10-16not caching x,V,salt to avoid conflictsAzul
2012-10-16added unit tests for session calculationsAzul
2012-10-14calculating the right M and M2!Azul
2012-10-12got signup to work in accordance with py srpAzul
2012-08-21moved srp-js files from lib to srcAzul