<feed xmlns='http://www.w3.org/2005/Atom'>
<title>srp_js.git/lib, branch master</title>
<subtitle>[srp_js] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/'/>
<entry>
<title>properly treat utf8 chars in password</title>
<updated>2013-10-14T09:52:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-10-14T09:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=4c8e593b7b03abb19b451b6be999f10e0fed5ff4'/>
<id>4c8e593b7b03abb19b451b6be999f10e0fed5ff4</id>
<content type='text'>
utf-8 encoding used to be bundled with the SHA256 library. However we
only want to utf8 encode strings that are actual user input. We do not
want to encode the bytearrays that are used when hashing the hex values
calculated during for SRP.

So I separated the utf-8 encoding and the sha256 hashing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utf-8 encoding used to be bundled with the SHA256 library. However we
only want to utf8 encode strings that are actual user input. We do not
want to encode the bytearrays that are used when hashing the hex values
calculated during for SRP.

So I separated the utf-8 encoding and the sha256 hashing.
</pre>
</div>
</content>
</entry>
<entry>
<title>got signup to work in accordance with py srp</title>
<updated>2012-10-12T16:52:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-12T16:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=1c0454cbb1c0b8d75a3c192ff588365ef8bc19d0'/>
<id>1c0454cbb1c0b8d75a3c192ff588365ef8bc19d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved srp-js files from lib to src</title>
<updated>2012-08-21T15:59:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-08-21T15:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=0461d76899379cb1e2ecd15456d2e6eb4fb8fa60'/>
<id>0461d76899379cb1e2ecd15456d2e6eb4fb8fa60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved on with refactoring</title>
<updated>2012-08-21T15:14:29+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-08-21T15:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=d5e30a95e09bab18a55f9aad1572b6ae3e16e482'/>
<id>d5e30a95e09bab18a55f9aad1572b6ae3e16e482</id>
<content type='text'>
* srp_register now is part of srp.js
* moved server specific stuff into plainXHR (such as fetching the seed from the server)
* fixed tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* srp_register now is part of srp.js
* moved server specific stuff into plainXHR (such as fetching the seed from the server)
* fixed tests
</pre>
</div>
</content>
</entry>
<entry>
<title>seperated session from the srp flow - login tests pass, signup fail</title>
<updated>2012-08-13T09:45:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-08-13T09:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=79610eaf3c0628c8b84da3a4bbf8a6598e1a03cb'/>
<id>79610eaf3c0628c8b84da3a4bbf8a6598e1a03cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>started implementing a restful signup</title>
<updated>2012-08-04T14:41:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-08-04T14:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=da8f6025900740684bc81e9a7c22f6a83ed48d79'/>
<id>da8f6025900740684bc81e9a7c22f6a83ed48d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copied jqueryRest and restful specs from django</title>
<updated>2012-08-04T14:01:05+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-08-04T14:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=f0b308e4081a4c804da4f7bfbe4802a8999d4c26'/>
<id>f0b308e4081a4c804da4f7bfbe4802a8999d4c26</id>
<content type='text'>
no real change yet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
no real change yet
</pre>
</div>
</content>
</entry>
<entry>
<title>moved all xhr related stuff to a seperate class</title>
<updated>2012-08-03T18:37:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-03T18:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=94d1938e2e5d0ee5e8e7b9a8ed44a067677e0133'/>
<id>94d1938e2e5d0ee5e8e7b9a8ed44a067677e0133</id>
<content type='text'>
We can replace this if we want to use jquery ajax or similar. Also this has all the urls so it's super easy to overwrite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can replace this if we want to use jquery ajax or similar. Also this has all the urls so it's super easy to overwrite
</pre>
</div>
</content>
</entry>
<entry>
<title>expose function to create salt</title>
<updated>2012-07-20T15:07:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-07-20T15:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=0da31f678580649415cb0487c830f21d7e163253'/>
<id>0da31f678580649415cb0487c830f21d7e163253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>calcV to calculate verifier, do not use srp_url or srp_server anymore</title>
<updated>2012-07-20T12:21:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-07-20T12:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/srp_js.git/commit/?id=8fa0825e28828a4bd1c28b5e467578498ba54b43'/>
<id>8fa0825e28828a4bd1c28b5e467578498ba54b43</id>
<content type='text'>
We can easily overwrite the corresponding functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can easily overwrite the corresponding functions
</pre>
</div>
</content>
</entry>
</feed>
