Age | Commit message (Expand) | Author |
---|---|---|
2013-06-22 | refactor: separate calculations from session | Azul |
2013-06-20 | fix bug wrt zero padding of hashesdevelop | Azul |
2013-03-20 | use a proper random a for the handshake | Azul |
2012-11-22 | don't cache password and login | Azul |
2012-11-20 | make sure we get the current password and login | Azul |
2012-11-19 | further cleanup | Azul |
2012-11-19 | removed the SRP class - using just a plain srp object now | Azul |
2012-10-16 | use M2 as the key for the server auth | Azul |
2012-10-16 | not caching x,V,salt to avoid conflicts | Azul |
2012-10-16 | added unit tests for session calculations | Azul |
2012-10-14 | calculating the right M and M2! | Azul |
2012-10-12 | got signup to work in accordance with py srp | Azul |
2012-08-21 | moved srp-js files from lib to src | Azul |