summaryrefslogtreecommitdiff
path: root/lib/srp/session.rb
AgeCommit message (Expand)Author
2012-10-05made m and m2 calculation srp 6A compatibleAzul
2012-10-04using the SRP 6a algorithm for calculating MAzul
2012-10-04moved all server side auth stuff into session so i can remove the authenticat...Azul
2012-10-04created session class to hold aa, bb and so forth - done for clientAzul