summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/LeapSRPSession.java
AgeCommit message (Expand)Author
2013-04-29This commit contains:Parménides GV
2013-04-29Made SRP working with ProviderAPI methods more frequently than not in localho...Parménides GV
2013-04-11Made LeapSRPSession more beautiful, put javadoc and commented lines ofParménides GV
2013-04-10Some more trims added. It passes a lot of tests from the test projectParménides GV
2013-04-10LeapSRPSession response() method is working for the three differentParménides GV
2013-04-09Response should be correct, as far as different calculationsParménides GV
2013-04-08Done constructor of LeapSRPSession: it's OK.Parménides GV
2013-04-08Xor method fixed. I use BigInteger Java one.Parménides GV
2013-04-03Fixed bug #2146 => A calculation is now fine. Next step: fix M1Parménides GV