<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git, branch 3.3</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>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>
<entry>
<title>fixes #4531 -- support encoding SCTs in certificates (#5594)</title>
<updated>2020-12-01T03:56:52+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-01T03:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6d858c8bacc86da7dd1f9907f134767a0c8f91de'/>
<id>6d858c8bacc86da7dd1f9907f134767a0c8f91de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build our custom osrandom engine on libressl (#5593)</title>
<updated>2020-11-29T18:12:18+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-11-29T18:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f133a3029a56d869084bc9839131bd57283027e0'/>
<id>f133a3029a56d869084bc9839131bd57283027e0</id>
<content type='text'>
* Don't build our custom osrandom engine on libressl

As far as I can tell it's never used on LibreSSL -- they're `RAND_bytes` function unconditionally calls `arc4random_buf`

* Update cryptography.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't build our custom osrandom engine on libressl

As far as I can tell it's never used on LibreSSL -- they're `RAND_bytes` function unconditionally calls `arc4random_buf`

* Update cryptography.py</pre>
</div>
</content>
</entry>
</feed>
