<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git/jwt/algorithms.py, branch api</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Cleanup __init__ module</title>
<updated>2015-01-18T18:08:56+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2015-01-18T18:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=5f255f94a6d8763cb7ae504348429f770f69be6e'/>
<id>5f255f94a6d8763cb7ae504348429f770f69be6e</id>
<content type='text'>
- Expose public API
- Move exceptions to separate module
- Use relative imports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Expose public API
- Move exceptions to separate module
- Use relative imports</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak comment blocks</title>
<updated>2015-01-18T17:32:40+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2015-01-18T17:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=6cd17161d28520257de4d8eaf8e742d0a683bd1f'/>
<id>6cd17161d28520257de4d8eaf8e742d0a683bd1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accidentally replaced a reference to bytes with text_type inadvertantly. Reverting...</title>
<updated>2015-01-18T16:53:19+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-18T16:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=eff1505b5df81540eb6c3c73b1d8c924fd1c2ca5'/>
<id>eff1505b5df81540eb6c3c73b1d8c924fd1c2ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced reference to basestring with string_types that I missed when rebasing earlier.</title>
<updated>2015-01-18T16:49:45+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-18T16:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=f39d7eeda7dbd1aadcc44a364a717c2877b7db96'/>
<id>f39d7eeda7dbd1aadcc44a364a717c2877b7db96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added comments for algorithms module and register_algorithm.</title>
<updated>2015-01-18T16:47:11+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-18T16:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=81a5932d006877033b5e1579b94cb8c87ca9b5ed'/>
<id>81a5932d006877033b5e1579b94cb8c87ca9b5ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a couple of anomalies after the last rebase.</title>
<updated>2015-01-18T16:36:34+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-18T16:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=8e2adaefbf9e92e128ea034d6c5ab52dc1053047'/>
<id>8e2adaefbf9e92e128ea034d6c5ab52dc1053047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Algorithm base class methods now raise NotImplementedError</title>
<updated>2015-01-18T16:29:21+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-06T14:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=db1d3563db4aa2eed916c4722d3345bf708b1ec2'/>
<id>db1d3563db4aa2eed916c4722d3345bf708b1ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.)</title>
<updated>2015-01-18T16:29:21+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-06T14:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=3958141e922e29e9c6342aded58e9707226b91a2'/>
<id>3958141e922e29e9c6342aded58e9707226b91a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created utils.py to hold functions like constant_time_compare and base64-encoding</title>
<updated>2015-01-18T16:28:01+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-06T14:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=9b0f0f13d9c2f74d36d0c4304a024fa7652392be'/>
<id>9b0f0f13d9c2f74d36d0c4304a024fa7652392be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #70. Refactored all HMAC, RSA, and EC code into seperate classes in the algorithms module</title>
<updated>2015-01-18T16:26:25+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-01-06T14:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=1da2d4a52d55d64f77d7c6d6b52cdba555dc0e0b'/>
<id>1da2d4a52d55d64f77d7c6d6b52cdba555dc0e0b</id>
<content type='text'>
Added register_algorithm to add new algorithms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added register_algorithm to add new algorithms.
</pre>
</div>
</content>
</entry>
</feed>
