<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch 3.3.x</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>correct buffer overflows cause by integer overflow in openssl (#5747)</title>
<updated>2021-02-07T16:36:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-07T16:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=82b6ce28389f0a317bc55ba2091a74b346db7cae'/>
<id>82b6ce28389f0a317bc55ba2091a74b346db7cae</id>
<content type='text'>
* correct buffer overflows cause by integer overflow in openssl

frustratingly, there is no test for this -- that's because testing this
requires allocating more memory than is available in CI.

fixes #5615.

* backport CI fixes

* another CI backport</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* correct buffer overflows cause by integer overflow in openssl

frustratingly, there is no test for this -- that's because testing this
requires allocating more memory than is available in CI.

fixes #5615.

* backport CI fixes

* another CI backport</pre>
</div>
</content>
</entry>
<entry>
<title>re-add Cryptography_HAS_TLSEXT_HOSTNAME and bump for 3.3.1 (#5625)</title>
<updated>2020-12-10T00:27:21+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-12-10T00:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1ff0d50948bbb6f2aa53d5648f1188a567d941cd'/>
<id>1ff0d50948bbb6f2aa53d5648f1188a567d941cd</id>
<content type='text'>
* re-add Cryptography_HAS_TLSEXT_HOSTNAME and bump for 3.3.1

* review feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* re-add Cryptography_HAS_TLSEXT_HOSTNAME and bump for 3.3.1

* review feedback</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 3.3 release (#5603)</title>
<updated>2020-12-08T22:26:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-08T22:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7e8fff73cf0c597fe2df34daf2027506f84b9d3b'/>
<id>7e8fff73cf0c597fe2df34daf2027506f84b9d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed DH tests for latest CentOS FIPS OpenSSL (#5604)</title>
<updated>2020-12-08T21:45:30+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-08T21:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5278c908574b2d965755d063a95812c6b520a8e'/>
<id>b5278c908574b2d965755d063a95812c6b520a8e</id>
<content type='text'>
* Fixed DH tests for latest CentOS FIPS OpenSSL (1.1.1g)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed DH tests for latest CentOS FIPS OpenSSL (1.1.1g)</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for RSA signature recovery (#5573)</title>
<updated>2020-12-08T04:58:04+00:00</updated>
<author>
<name>Zoltan Kelemen</name>
<email>39551158+misterzed88@users.noreply.github.com</email>
</author>
<published>2020-12-08T04:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6693d55cbe05c98c9e1fe3a8b08639f5491a572a'/>
<id>6693d55cbe05c98c9e1fe3a8b08639f5491a572a</id>
<content type='text'>
* Removed unused argument.

* Added support for RSA signature recovery.

* Syntatic corrections for passing pep8 tests.

* Corrected typo.

* Added test of invalid Prehashed parameter to RSA signature recover.

* Renamed recover to a more descriptive name.

* Extended RSA signature recovery with option to return full data (not
only the digest part).

* Added missing words to pass spell check.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed unused argument.

* Added support for RSA signature recovery.

* Syntatic corrections for passing pep8 tests.

* Corrected typo.

* Added test of invalid Prehashed parameter to RSA signature recover.

* Renamed recover to a more descriptive name.

* Extended RSA signature recovery with option to return full data (not
only the digest part).

* Added missing words to pass spell check.</pre>
</div>
</content>
</entry>
<entry>
<title>Document that PKCS1v1.5 is not constant time (#5600)</title>
<updated>2020-12-07T04:12:44+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-07T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8686d524b7b890bcbe6132b774bd72a3ae37cf0d'/>
<id>8686d524b7b890bcbe6132b774bd72a3ae37cf0d</id>
<content type='text'>
closes #5510</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #5510</pre>
</div>
</content>
</entry>
<entry>
<title>bump cffi minimum version to help out pyopenssl (#5598)</title>
<updated>2020-12-01T19:01:43+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-01T19:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1be144acc6b46ae2ece459d80a20831ac2ac1c74'/>
<id>1be144acc6b46ae2ece459d80a20831ac2ac1c74</id>
<content type='text'>
fixes https://github.com/pyca/pyopenssl/issues/971</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/pyca/pyopenssl/issues/971</pre>
</div>
</content>
</entry>
<entry>
<title>remove legacy debugging code from setup.py (#5597)</title>
<updated>2020-12-01T18:23:39+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-01T18:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=96f2d96d1c4884a7d314372d4876e0d45e24e342'/>
<id>96f2d96d1c4884a7d314372d4876e0d45e24e342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that Firefox doesn't support unencrypted pkcs12 (#5596)</title>
<updated>2020-12-01T16:54:29+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-01T16:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2660f93eca71be5558cfcb9a120310636791e6ec'/>
<id>2660f93eca71be5558cfcb9a120310636791e6ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tls bindings for new OpenSSL APIs (#5595)</title>
<updated>2020-12-01T15:10:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-01T15:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a2096694853aed0828d0aaf38e364577a52b3780'/>
<id>a2096694853aed0828d0aaf38e364577a52b3780</id>
<content type='text'>
fixes #5379
closes #5483</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5379
closes #5483</pre>
</div>
</content>
</entry>
</feed>
