<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git/jwt/algorithms.py, branch fix-cli-script</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Add back 'ES512' for backward compatibility (for now)</title>
<updated>2016-10-24T18:07:29+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=8b2a83d41c8bf747a9708a7565614642c7b7feb0'/>
<id>8b2a83d41c8bf747a9708a7565614642c7b7feb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #219 from mike9005/es521_fix</title>
<updated>2016-10-24T18:04:53+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=18160c494af1c142e7da14996fb1342b9abaca4f'/>
<id>18160c494af1c142e7da14996fb1342b9abaca4f</id>
<content type='text'>
Fix incorrectly named ECDSA algorithm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix incorrectly named ECDSA algorithm</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in Algorithms</title>
<updated>2016-09-21T23:57:19+00:00</updated>
<author>
<name>Michael Collis</name>
<email>michael.l.collis@gmail.com</email>
</author>
<published>2016-09-21T23:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=256a03e5086049ee63d436fd0b07837e1a6c0f18'/>
<id>256a03e5086049ee63d436fd0b07837e1a6c0f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add JWK support for HMAC and RSA keys</title>
<updated>2016-08-28T23:08:55+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-05-06T04:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=42b011410b28ea3e3920f40641a57c8893e2e04e'/>
<id>42b011410b28ea3e3920f40641a57c8893e2e04e</id>
<content type='text'>
- JWKs for RSA and HMAC can be encoded / decoded using the .to_jwk() and
  .from_jwk() methods on their respective jwt.algorithms instances

- Replaced tests.utils ensure_unicode and ensure_bytes with jwt.utils versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- JWKs for RSA and HMAC can be encoded / decoded using the .to_jwk() and
  .from_jwk() methods on their respective jwt.algorithms instances

- Replaced tests.utils ensure_unicode and ensure_bytes with jwt.utils versions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug where a PEM private key as bytes raises a TypeError</title>
<updated>2016-08-04T23:03:31+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-08-04T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=2fe85a338028162b80b7a7f7436397457a10fa70'/>
<id>2fe85a338028162b80b7a7f7436397457a10fa70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed RSA-PSS algorithm to use the digest size of the hash function for the salt length instead of the maximum salt length per the JWA spec. Fixes #162.</title>
<updated>2015-05-20T03:32:09+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-05-20T03:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=2f5e9237f51e1e08a2e28e34bd64116d02921481'/>
<id>2f5e9237f51e1e08a2e28e34bd64116d02921481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python3 and pep8 issues</title>
<updated>2015-05-13T06:26:09+00:00</updated>
<author>
<name>esneider</name>
<email>dariosn@gmail.com</email>
</author>
<published>2015-05-13T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=528318787eff3df062f2b55a5f79964aece74f18'/>
<id>528318787eff3df062f2b55a5f79964aece74f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the ECDSA signature serialization format when using cryptography</title>
<updated>2015-05-13T06:15:56+00:00</updated>
<author>
<name>esneider</name>
<email>dariosn@gmail.com</email>
</author>
<published>2015-05-13T06:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=01b7fb0e65c8a6de5c67c1b0c9df0a4c27805ba8'/>
<id>01b7fb0e65c8a6de5c67c1b0c9df0a4c27805ba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for RSASSA-PSS algorithms (PS256, PS384, PS512)</title>
<updated>2015-04-09T04:05:02+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-04-09T03:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=68d1f89a957549bfca76af293815fb2c55d59d53'/>
<id>68d1f89a957549bfca76af293815fb2c55d59d53</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 warnings in algorithms.py related to the relocation of some cryptography primitives</title>
<updated>2015-03-18T16:28:10+00:00</updated>
<author>
<name>Mark Adams</name>
<email>madams@atlassian.com</email>
</author>
<published>2015-03-18T16:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=8e69483435d61e6b04087878aa5d47a0314eaca0'/>
<id>8e69483435d61e6b04087878aa5d47a0314eaca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
