<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/development, branch main</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>Fix gitlab URLs for linkcheck (#8938)</title>
<updated>2023-05-17T00:39:18+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-05-17T00:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5b7dd82561760a6d3545b0f6bc62d434c257e49e'/>
<id>5b7dd82561760a6d3545b0f6bc62d434c257e49e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add RSA PSS SHA1 hash algorithm + SHA1 MGF1 test vector (#8906)</title>
<updated>2023-05-11T00:29:39+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-05-11T00:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=cfee3c85a7d7e9c60f8041678c3070380ac3ca3d'/>
<id>cfee3c85a7d7e9c60f8041678c3070380ac3ca3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>invalid visible string support (#8884)</title>
<updated>2023-05-07T16:01:33+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-05-07T16:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0f2b72bb12b698e5787241a54ea9132837a1ec9c'/>
<id>0f2b72bb12b698e5787241a54ea9132837a1ec9c</id>
<content type='text'>
* invalid visible string support

this allows utf8 in visiblestring, which is not valid DER. we raise a
warning when this happens, but allow it since belgian eIDs, among
others, have encoding errors. Belgium fixed this by 2021 (and possibly
earlier), but their eID certificates have 10 year validity.

* review comments

* clippy</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* invalid visible string support

this allows utf8 in visiblestring, which is not valid DER. we raise a
warning when this happens, but allow it since belgian eIDs, among
others, have encoding errors. Belgium fixed this by 2021 (and possibly
earlier), but their eID certificates have 10 year validity.

* review comments

* clippy</pre>
</div>
</content>
</entry>
<entry>
<title>add one more RSA PSS invalid test vector (#8798)</title>
<updated>2023-04-23T20:22:50+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-23T20:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9425d2376b3601e625556d7d3f07e8ba1cd2800a'/>
<id>9425d2376b3601e625556d7d3f07e8ba1cd2800a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add two RSA PSS certificate vectors that have invalid encodings (#8797)</title>
<updated>2023-04-23T19:51:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-23T19:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5f3871e4dfb9bc8f4da9f2317d656538223ad400'/>
<id>5f3871e4dfb9bc8f4da9f2317d656538223ad400</id>
<content type='text'>
* add two RSA PSS certificate vectors that have invalid encodings

The signatures on these vectors are not valid.

* spelling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add two RSA PSS certificate vectors that have invalid encodings

The signatures on these vectors are not valid.

* spelling</pre>
</div>
</content>
</entry>
<entry>
<title>add support for aes256-gcm@openssh.com decryption for SSH keys (#8738)</title>
<updated>2023-04-15T04:05:11+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-15T04:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=45bddbfb192656e8e6819d060d2f060a24fffd54'/>
<id>45bddbfb192656e8e6819d060d2f060a24fffd54</id>
<content type='text'>
* add support for aes256-gcm@openssh.com decryption for SSH keys

* review feedback

* skip when bcrypt isn't present</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add support for aes256-gcm@openssh.com decryption for SSH keys

* review feedback

* skip when bcrypt isn't present</pre>
</div>
</content>
</entry>
<entry>
<title>Support msCertificateTemplate extension (#8695)</title>
<updated>2023-04-10T03:10:41+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-10T03:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f724c9b2fd424c6ac318951fb348a6a2d667b385'/>
<id>f724c9b2fd424c6ac318951fb348a6a2d667b385</id>
<content type='text'>
* support ms certificate template

* contortions for rust coverage

* review feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support ms certificate template

* contortions for rust coverage

* review feedback</pre>
</div>
</content>
</entry>
<entry>
<title>update docs for macOS dev with rust openssl (#8653)</title>
<updated>2023-04-02T13:01:31+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-04-02T13:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5fef27733c6cf52d54626ca775c2899c31a3f65b'/>
<id>5fef27733c6cf52d54626ca775c2899c31a3f65b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from tox to nox (#8651)</title>
<updated>2023-04-02T07:28:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-02T07:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1e49cb9c13845ee973e74d1ffca6fe8ca47c0a35'/>
<id>1e49cb9c13845ee973e74d1ffca6fe8ca47c0a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for OCSP AcceptableResponses extension (#8617)</title>
<updated>2023-03-27T00:51:04+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-27T00:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=89228a9deb9a0901c87329414b4d8a062bd38bae'/>
<id>89228a9deb9a0901c87329414b4d8a062bd38bae</id>
<content type='text'>
fixes #8589</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #8589</pre>
</div>
</content>
</entry>
</feed>
