<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby_srp.git, branch feature-py_srp_compat</title>
<subtitle>[ruby_srp] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/'/>
<entry>
<title>calculate verifiers and multiplier just like in py srp</title>
<updated>2012-10-03T14:59:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-10-03T14:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=4f57d8010a90fe1221c351f695d15d29a9cdc37f'/>
<id>4f57d8010a90fe1221c351f695d15d29a9cdc37f</id>
<content type='text'>
Some other parts are still missing. Main issue was using hashes of hex representation rather that hashes of byte arrays
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some other parts are still missing. Main issue was using hashes of hex representation rather that hashes of byte arrays
</pre>
</div>
</content>
</entry>
<entry>
<title>moved readme links from ruby-srp to ruby_srp</title>
<updated>2012-09-17T17:04:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-09-17T17:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=9683634eb18843151d318b483a5fb237508f4755'/>
<id>9683634eb18843151d318b483a5fb237508f4755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added travis ci and codeclimate to the readme</title>
<updated>2012-08-21T09:21:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-21T09:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=7912efba19ce0275bc706d8331640d077f7e2810'/>
<id>7912efba19ce0275bc706d8331640d077f7e2810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more spam for me please</title>
<updated>2012-08-21T09:16:54+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-21T09:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=e625f731f4118664afe8f9d5ca1cf18bfc3b805b'/>
<id>e625f731f4118664afe8f9d5ca1cf18bfc3b805b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding minimal Rakefile so travis runs our tests</title>
<updated>2012-08-21T09:08:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-21T09:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=7fa954ac35af12c318fb96a542d508c802e34f03'/>
<id>7fa954ac35af12c318fb96a542d508c802e34f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated srp-js after forced push</title>
<updated>2012-08-21T08:57:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-21T08:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=10cda82262f9f9c70c05077f9917646430cc9eb9'/>
<id>10cda82262f9f9c70c05077f9917646430cc9eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hand over the login on handshake like we normally would</title>
<updated>2012-08-06T11:08:43+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-06T11:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=56a95c99cdfd8d0cf501f92ea9156b20d2dc07c7'/>
<id>56a95c99cdfd8d0cf501f92ea9156b20d2dc07c7</id>
<content type='text'>
still missing the salt in this. auth should be more independent from registry to resemble the real process more closely
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
still missing the salt in this. auth should be more independent from registry to resemble the real process more closely
</pre>
</div>
</content>
</entry>
<entry>
<title>added authenticate! which raises SRP::WrongPassword if it fails, version 0.0.2</title>
<updated>2012-08-06T10:41:06+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-06T10:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=552574bfb0a0160935452b605bb262b5b52c4f67'/>
<id>552574bfb0a0160935452b605bb262b5b52c4f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added gemspec</title>
<updated>2012-08-02T13:37:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-02T13:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=8d489f7c431cf24c84ac5fc23be1b9b3531b402b'/>
<id>8d489f7c431cf24c84ac5fc23be1b9b3531b402b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure our urls still work with srp-js</title>
<updated>2012-08-02T13:24:00+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-08-02T13:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ruby_srp.git/commit/?id=536a90f154ef24800a258fdbfe625917f57456f7'/>
<id>536a90f154ef24800a258fdbfe625917f57456f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
