summaryrefslogtreecommitdiff
path: root/src/srp_calculate.js
AgeCommit message (Expand)Author
2013-10-14properly treat utf8 chars in passwordAzul
2013-07-12prefix incoming B tooAzul
2013-07-12also prefix our own toString(16) hex valuesAzul
2013-07-12the 0 prefix in hex is essential for building the M and M2 stringsAzul
2013-06-24refactor: rename constants to calculate and clean up hash usageAzul