<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src, branch 37.0.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>add a a constant for pyOpenSSL with OpenSSL 3 (#7157)</title>
<updated>2022-04-30T20:08:56+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-30T20:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8b72741bd7ab7069c4df471b9fa55e6e9ec51147'/>
<id>8b72741bd7ab7069c4df471b9fa55e6e9ec51147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore some bindings for older pyopenssl temporarily (#7137)</title>
<updated>2022-04-27T20:00:05+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-27T20:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8ec3192af06c566691d8ce24797a1c0f49393469'/>
<id>8ec3192af06c566691d8ce24797a1c0f49393469</id>
<content type='text'>
These will be removed again in a future release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be removed again in a future release.</pre>
</div>
</content>
</entry>
<entry>
<title>Load RSA PSS keys as regular RSA keys (#7112)</title>
<updated>2022-04-26T03:39:59+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-26T03:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=34fd658c4c0ab08134fadd29ad16afdd2ec6eebb'/>
<id>34fd658c4c0ab08134fadd29ad16afdd2ec6eebb</id>
<content type='text'>
* RSA PSS openssl constant

* load PSS keys (OpenSSL only) but strip the constraints

* empty commit for CI, sigh

* review feedback

* nit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* RSA PSS openssl constant

* load PSS keys (OpenSSL only) but strip the constraints

* empty commit for CI, sigh

* review feedback

* nit</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for PSS.AUTO and PSS.DIGEST_LENGTH (#7082)</title>
<updated>2022-04-16T15:16:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-16T15:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=19546b9cccd0c79dd331519661e42b5d0084dd21'/>
<id>19546b9cccd0c79dd331519661e42b5d0084dd21</id>
<content type='text'>
* add PSS auto support for verification

* add support for PSS.DIGEST_LENGTH

* review comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add PSS auto support for verification

* add support for PSS.DIGEST_LENGTH

* review comments</pre>
</div>
</content>
</entry>
<entry>
<title>check for invalid keys that RSA_check_key misses (#7080)</title>
<updated>2022-04-16T13:55:01+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-16T13:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0724c5f1ee5667025e7ed58cef4e1c361af7388e'/>
<id>0724c5f1ee5667025e7ed58cef4e1c361af7388e</id>
<content type='text'>
* check for invalid keys that RSA_check_key misses

RSA_check_key checks for primality but that fails to catch this case
since 2 is prime. Instead we fetch p and q and verify that they are odd
and if not reject the key as invalid.

* circleci sucks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* check for invalid keys that RSA_check_key misses

RSA_check_key checks for primality but that fails to catch this case
since 2 is prime. Instead we fetch p and q and verify that they are odd
and if not reject the key as invalid.

* circleci sucks</pre>
</div>
</content>
</entry>
<entry>
<title>fix two compiler warnings (#7036)</title>
<updated>2022-04-04T11:04:19+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-04T11:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0e1e5d3ed824e3c3dff4c78fdc04d82f999427b5'/>
<id>0e1e5d3ed824e3c3dff4c78fdc04d82f999427b5</id>
<content type='text'>
constify and remove a func we don't use or need that had a wrong return
type anyway.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
constify and remove a func we don't use or need that had a wrong return
type anyway.</pre>
</div>
</content>
</entry>
<entry>
<title>add TLSv1.3 PSKs function bindings (#7002)</title>
<updated>2022-04-03T07:52:35+00:00</updated>
<author>
<name>可可熊</name>
<email>cocobear.cn@gmail.com</email>
</author>
<published>2022-04-03T07:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ee2f4f4b697cdbbc1f3aa7334f91538f60c2177f'/>
<id>ee2f4f4b697cdbbc1f3aa7334f91538f60c2177f</id>
<content type='text'>
* TLSv1.3 PSKs function bindings

* add PSK related functions to be conditional

* add Cryptography_SSL_SESSION_new to avoid namespace collision

Co-authored-by: d00624431 &lt;dongpu1@huawei.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TLSv1.3 PSKs function bindings

* add PSK related functions to be conditional

* add Cryptography_SSL_SESSION_new to avoid namespace collision

Co-authored-by: d00624431 &lt;dongpu1@huawei.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>add new bindings for OpenSSL 3.0.0 cipher fetching/freeing (#7027)</title>
<updated>2022-04-03T00:41:45+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2022-04-03T00:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=08c4797708b29186c6e1732aad3c710f1cef84e4'/>
<id>08c4797708b29186c6e1732aad3c710f1cef84e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused bindings (#6984)</title>
<updated>2022-03-20T03:30:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2022-03-20T03:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2759bc28feb5c6b60d2ac6236d2e3e5f6baf01f4'/>
<id>2759bc28feb5c6b60d2ac6236d2e3e5f6baf01f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused deprecated bindings (#6951)</title>
<updated>2022-03-13T03:32:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2022-03-13T03:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=03f96199a59dff30c388142e4fbac1fc3c475041'/>
<id>03f96199a59dff30c388142e4fbac1fc3c475041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
