<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/hazmat, branch main</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>support X.509 certificate PSS signing (#8888)</title>
<updated>2023-05-11T01:09:56+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-05-11T01:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=1ef3cdb616c7a304e75c89ad458e49c1fbd5943f'/>
<id>1ef3cdb616c7a304e75c89ad458e49c1fbd5943f</id>
<content type='text'>
* support X.509 certificate PSS signing

no CSR, CRL, etc

* handle PSS.(MAX_LENGTH, DIGEST_LENGTH), review feedback

* name the kwarg

* test improvements

* skip if sha3 isn't supported</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support X.509 certificate PSS signing

no CSR, CRL, etc

* handle PSS.(MAX_LENGTH, DIGEST_LENGTH), review feedback

* name the kwarg

* test improvements

* skip if sha3 isn't supported</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for #8854 (#8855)</title>
<updated>2023-05-03T21:34:54+00:00</updated>
<author>
<name>Harmin Parra Rueda</name>
<email>harmin.rueda@gmail.com</email>
</author>
<published>2023-05-03T21:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bbea31b68d12a3f4cc43b4f6ca9f6fa5ea751d25'/>
<id>bbea31b68d12a3f4cc43b4f6ca9f6fa5ea751d25</id>
<content type='text'>
* Fix for #8854

Fix for issue #8854

* Fix for issue #8854

Fix for issue #8854

* versionadded

---------

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix for #8854

Fix for issue #8854

* Fix for issue #8854

Fix for issue #8854

* versionadded

---------

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of unused bindings (#8830)</title>
<updated>2023-04-26T13:17:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-26T13:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d78ecb8dc1095ae9101d32671183d7a9bed13acd'/>
<id>d78ecb8dc1095ae9101d32671183d7a9bed13acd</id>
<content type='text'>
Also replace one DH function with a simpler implementation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also replace one DH function with a simpler implementation</pre>
</div>
</content>
</entry>
<entry>
<title>Move is_fips logic to Rust (#8822)</title>
<updated>2023-04-25T03:51:05+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-25T03:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6bd393ea837ee062acdc1d66eca6c12c91fc76e6'/>
<id>6bd393ea837ee062acdc1d66eca6c12c91fc76e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert KDFs to Rust (#8787)</title>
<updated>2023-04-25T03:36:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-25T03:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bb16b2a7d74978c4d02cfb43823a413b1ec79410'/>
<id>bb16b2a7d74978c4d02cfb43823a413b1ec79410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate DH to Rust (#8768)</title>
<updated>2023-04-25T03:22:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-25T03:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5c25a91dac63fba15335eb8c72c444b70ffeeac'/>
<id>b5c25a91dac63fba15335eb8c72c444b70ffeeac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pyo3's facilities for exceptions (#8785)</title>
<updated>2023-04-22T19:32:59+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-22T19:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2ca57be0c4845d40992cbe7d13435df552e631f0'/>
<id>2ca57be0c4845d40992cbe7d13435df552e631f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert HMAC to Rust (#8781)</title>
<updated>2023-04-22T18:20:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-22T18:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8d616959f964a0aec6382ef4816990bef6e84619'/>
<id>8d616959f964a0aec6382ef4816990bef6e84619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert hashes to Rust (#8775)</title>
<updated>2023-04-21T20:06:41+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-21T20:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8397cd2a05692a4f54cf6335befe36ea19e5e11b'/>
<id>8397cd2a05692a4f54cf6335befe36ea19e5e11b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop libressl 3.5.x support (#8741)</title>
<updated>2023-04-16T11:34:00+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-16T11:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9c09a67204223578896026035ce877d7ea2ffdf4'/>
<id>9c09a67204223578896026035ce877d7ea2ffdf4</id>
<content type='text'>
OpenBSD 7.1 is no longer supported so neither is LibreSSL 3.5.x</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD 7.1 is no longer supported so neither is LibreSSL 3.5.x</pre>
</div>
</content>
</entry>
</feed>
