<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src, branch 3.2</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>3.2 release (#5508)</title>
<updated>2020-10-26T01:53:53+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-26T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c9e65222c91df8b6f61650a3460e30232962c1e0'/>
<id>c9e65222c91df8b6f61650a3460e30232962c1e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to mitigate Bleichenbacher attacks on RSA decryption (#5507)</title>
<updated>2020-10-26T01:16:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-10-26T01:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=58494b41d6ecb0f56b7c5f05d5f5e3ca0320d494'/>
<id>58494b41d6ecb0f56b7c5f05d5f5e3ca0320d494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move blinding to __init__ on both RSA public and private (#5506)</title>
<updated>2020-10-26T00:15:11+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-26T00:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cf9bd6a36bc7b05abca114b76e216598d9ad9b16'/>
<id>cf9bd6a36bc7b05abca114b76e216598d9ad9b16</id>
<content type='text'>
* move blinding to __init__ on both RSA public and private

* change signature to guarantee this test is testing what we think</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move blinding to __init__ on both RSA public and private

* change signature to guarantee this test is testing what we think</pre>
</div>
</content>
</entry>
<entry>
<title>be more verbose in the 102 deprecation notice (#5505)</title>
<updated>2020-10-25T23:12:38+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T23:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bf4b962f4b92a1633835b2d17974f18de2d61620'/>
<id>bf4b962f4b92a1633835b2d17974f18de2d61620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PKCS7SignatureBuilder now supports new option NoCerts when signing (#5500)</title>
<updated>2020-10-25T14:50:18+00:00</updated>
<author>
<name>frennkie</name>
<email>mail@rhab.de</email>
</author>
<published>2020-10-25T14:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=611c4a340f6c53a7e28a9695a3248bd4e9f8558d'/>
<id>611c4a340f6c53a7e28a9695a3248bd4e9f8558d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chunking didn't actually work (#5499)</title>
<updated>2020-10-25T13:15:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T13:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=836a92a28fbe9df8c37121e340b91ed9cd519ddd'/>
<id>836a92a28fbe9df8c37121e340b91ed9cd519ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow additional certificates to be added to a pkcs7 (#5498)</title>
<updated>2020-10-25T13:11:48+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T13:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=085d1e44c6fe0480a4f67c34caf747943f4a2f20'/>
<id>085d1e44c6fe0480a4f67c34caf747943f4a2f20</id>
<content type='text'>
* allow additional certificates to be added to a pkcs7

* be more verbose about what these additional certs might be used for

* missing test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow additional certificates to be added to a pkcs7

* be more verbose about what these additional certs might be used for

* missing test</pre>
</div>
</content>
</entry>
<entry>
<title>PKCS7SignatureBuilder now supports three serializations (#5497)</title>
<updated>2020-10-25T01:17:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T01:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=95c4f68c1b50b8eb84a0f3268bc6fdbd08e20f08'/>
<id>95c4f68c1b50b8eb84a0f3268bc6fdbd08e20f08</id>
<content type='text'>
* PKCS7SignatureBuilder now supports three serializations

PEM, DER, and SMIME. SMIME embeds the S/MIME headers and has the
detached signature concept.

* thanks libre</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PKCS7SignatureBuilder now supports three serializations

PEM, DER, and SMIME. SMIME embeds the S/MIME headers and has the
detached signature concept.

* thanks libre</pre>
</div>
</content>
</entry>
<entry>
<title>migrate smime builder to pkcs7 module and rename (#5496)</title>
<updated>2020-10-25T00:10:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-25T00:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5edf5b828a8ebac030bf8c6f27ec8bf0d008885c'/>
<id>5edf5b828a8ebac030bf8c6f27ec8bf0d008885c</id>
<content type='text'>
* migrate smime builder to pkcs7 module and rename

* missed a rename</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* migrate smime builder to pkcs7 module and rename

* missed a rename</pre>
</div>
</content>
</entry>
<entry>
<title>smime signer support (#5465)</title>
<updated>2020-09-19T23:07:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-09-19T23:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=20c0388086b4eec91fdf1f9fd9535f4c741e4851'/>
<id>20c0388086b4eec91fdf1f9fd9535f4c741e4851</id>
<content type='text'>
* smime signer support

* fix ed25519 check

* change some wording

* python 2.7...

* review feedback

* s/secure/signed

* do some verification in the tests

* review feedback

* doc return value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* smime signer support

* fix ed25519 check

* change some wording

* python 2.7...

* review feedback

* s/secure/signed

* do some verification in the tests

* review feedback

* doc return value</pre>
</div>
</content>
</entry>
</feed>
