<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git, branch version-4.5</title>
<subtitle>github.com: sybrenstuvel/python-rsa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/'/>
<entry>
<title>Re-tagged 4.3 as 4.5</title>
<updated>2020-06-12T20:22:14+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T20:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=4834b903bb91fd05a2c9c8d5f4255ae0169ba6e7'/>
<id>4834b903bb91fd05a2c9c8d5f4255ae0169ba6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark Python 2.7 in Pipfile, as this is a release specifically for Py 27</title>
<updated>2020-06-12T17:36:19+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=4d3025ff38c6af4905fd416c7951a74f7bf74ba7'/>
<id>4d3025ff38c6af4905fd416c7951a74f7bf74ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 3.4</title>
<updated>2020-06-12T17:31:22+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T17:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=27e25af65ffe633e51246c35e1f87e6bcfc22c57'/>
<id>27e25af65ffe633e51246c35e1f87e6bcfc22c57</id>
<content type='text'>
Tests on Travis-CI fail on Python 3.4. Since this is an intermediary
release to fix some issues for Python 2.7, I keep Python 3.4 as unsupported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests on Travis-CI fail on Python 3.4. Since this is an intermediary
release to fix some issues for Python 2.7, I keep Python 3.4 as unsupported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CVE-2020-13757: detect cyphertext modifications by prepending zero bytes</title>
<updated>2020-06-12T17:26:19+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-03T12:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=3283b1284475cf6c79a7329aee8bd7443cc72672'/>
<id>3283b1284475cf6c79a7329aee8bd7443cc72672</id>
<content type='text'>
Reject cyphertexts that have been modified by prepending zero bytes, by
checking the cyphertext length against the expected size (given the
decryption key). This resolves CVE-2020-13757.

The same approach is used when verifying a signature.

Thanks Carnil for pointing this out on https://github.com/sybrenstuvel/python-rsa/issues/146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reject cyphertexts that have been modified by prepending zero bytes, by
checking the cyphertext length against the expected size (given the
decryption key). This resolves CVE-2020-13757.

The same approach is used when verifying a signature.

Thanks Carnil for pointing this out on https://github.com/sybrenstuvel/python-rsa/issues/146
</pre>
</div>
</content>
</entry>
<entry>
<title>Choose blinding factor relatively prime to N</title>
<updated>2020-06-12T17:26:19+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-04-14T16:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=3bf7b2e9d08a467ea2298c99b1328391a5298bf5'/>
<id>3bf7b2e9d08a467ea2298c99b1328391a5298bf5</id>
<content type='text'>
This is a requirement for RSA blinding, but wasn't implemented yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a requirement for RSA blinding, but wasn't implemented yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version to 4.3</title>
<updated>2020-06-12T17:04:07+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T17:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=4ed79bc90af68f97a5a7fe34f9d515c770443b74'/>
<id>4ed79bc90af68f97a5a7fe34f9d515c770443b74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `python_requires` stanza to setup.py</title>
<updated>2020-06-12T17:01:00+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2020-06-12T17:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=a1f221b1dfd4ba9ed64ed42590c8777fd73cec31'/>
<id>a1f221b1dfd4ba9ed64ed42590c8777fd73cec31</id>
<content type='text'>
This is part of a fix for https://github.com/sybrenstuvel/python-rsa/issues/152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part of a fix for https://github.com/sybrenstuvel/python-rsa/issues/152
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark 4.0 as released</title>
<updated>2018-09-16T11:42:15+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-09-16T11:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=368a31f431f24843189b5d4da6b8530fa8bd47d8'/>
<id>368a31f431f24843189b5d4da6b8530fa8bd47d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reword README.md for release of 4.0</title>
<updated>2018-09-16T11:40:13+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-09-16T11:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=0d13454e8598157d9c1500e7463737c9c28c4710'/>
<id>0d13454e8598157d9c1500e7463737c9c28c4710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare Python 3.7 as supported</title>
<updated>2018-09-16T11:39:55+00:00</updated>
<author>
<name>Sybren A. Stüvel</name>
<email>sybren@stuvel.eu</email>
</author>
<published>2018-09-16T11:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=1971c3e8d144705323e1523bbe8b1c67f5569509'/>
<id>1971c3e8d144705323e1523bbe8b1c67f5569509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
