summaryrefslogtreecommitdiff
path: root/test/session_test.rb
AgeCommit message (Expand)Author
2013-07-14store aa, bb and u as hex by defaultAzul
2013-07-14first take on a hex based apiAzul
2013-07-14more fixturesAzul
2013-06-24refactore tests: use #internal_state and fixturesAzul
2013-02-25version 0.1.6 - added SRP::Session#to_hashAzul
2013-02-06changed SRP:Client so it can be used to wrap a user record on the serverAzul
2012-10-11authenticate returns the user, to_json includes M2. bumped version to 0.1.3release-0.1.0Azul
2012-10-05bugfix - zero padded salts do not break login anymoreAzul
2012-10-05made m and m2 calculation srp 6A compatibleAzul