<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests, 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>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>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>
<entry>
<title>allow bytes-like for padding (#5462)</title>
<updated>2020-09-14T00:04:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-09-14T00:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1a9e2e1ad7d4c7aadbad24d447896e74177f6fd7'/>
<id>1a9e2e1ad7d4c7aadbad24d447896e74177f6fd7</id>
<content type='text'>
this doesn't improve efficiency in any way (copies galore!), but it does
make it consistent between a cipher context and a padding context</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this doesn't improve efficiency in any way (copies galore!), but it does
make it consistent between a cipher context and a padding context</pre>
</div>
</content>
</entry>
<entry>
<title>Break users on OpenSSL 1.0.2 (#5438)</title>
<updated>2020-08-28T14:55:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-08-28T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8bc6920444afcdaeb4307c365b718b3ddc9e6c0c'/>
<id>8bc6920444afcdaeb4307c365b718b3ddc9e6c0c</id>
<content type='text'>
fixes #5432</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5432</pre>
</div>
</content>
</entry>
<entry>
<title>new black, actually slightly different than the old black (#5429)</title>
<updated>2020-08-27T02:59:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-08-27T02:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bda138768ae1231481a1c9a2f6afcbf016d934f1'/>
<id>bda138768ae1231481a1c9a2f6afcbf016d934f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
