<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests/x509/test_ocsp.py, branch dependabot/github_actions/actions/setup-python-2.3.1</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>fixes #6404 -- attempt to treat OCSP Nonce as being an octet string (#6625)</title>
<updated>2021-11-19T22:32:00+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-19T22:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=302e2aceb1611fab953c192a26280a401011b70c'/>
<id>302e2aceb1611fab953c192a26280a401011b70c</id>
<content type='text'>
This is an awful hybrid, but hopefully puts us on a path to removing this nonsense</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an awful hybrid, but hopefully puts us on a path to removing this nonsense</pre>
</div>
</content>
</entry>
<entry>
<title>more typing (#6616)</title>
<updated>2021-11-17T12:37:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-17T12:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c448809306660f79a4e630b477e868c05887b4f4'/>
<id>c448809306660f79a4e630b477e868c05887b4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test for signing an OCSP response with None as a hash algorithm (#6471)</title>
<updated>2021-10-24T21:32:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-24T21:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6f20e0674a075930324fba012cf14c2a56fd742d'/>
<id>6f20e0674a075930324fba012cf14c2a56fd742d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test for signing an OCSP response with an unknown private key type (#6469)</title>
<updated>2021-10-24T20:57:53+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-24T20:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=0c83be7a4440b6f6532f25f1217e233d5ef7d5f3'/>
<id>0c83be7a4440b6f6532f25f1217e233d5ef7d5f3</id>
<content type='text'>
* Added a test for signing an OCSP response with an unknown private key type

* Update test_ocsp.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added a test for signing an OCSP response with an unknown private key type

* Update test_ocsp.py</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test for signing an OCSP response with an invalid hash (#6468)</title>
<updated>2021-10-24T20:27:26+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-24T20:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=45d2d666974562ada86ea6f45e8ad2ba59f28f78'/>
<id>45d2d666974562ada86ea6f45e8ad2ba59f28f78</id>
<content type='text'>
* Added a test for signing an OCSP response with an invalid hash

* Fix for libressl</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added a test for signing an OCSP response with an invalid hash

* Fix for libressl</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for signing an unknown cert status response (#6467)</title>
<updated>2021-10-24T20:26:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-24T20:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=74097bf939b843f620e9cf0ca14cf0e1da145eef'/>
<id>74097bf939b843f620e9cf0ca14cf0e1da145eef</id>
<content type='text'>
* Added test for signing an unknown cert status response

refs #6460

* Update test_ocsp.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added test for signing an unknown cert status response

refs #6460

* Update test_ocsp.py</pre>
</div>
</content>
</entry>
<entry>
<title>Structure X.509 code to start moving extension encoding to Rust (#6369)</title>
<updated>2021-10-04T22:52:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-04T22:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=f5d464c9dbe91dcfa1f6876087504dce550b73e8'/>
<id>f5d464c9dbe91dcfa1f6876087504dce550b73e8</id>
<content type='text'>
* Structure X.509 code to start moving extension encoding to Rust

* clippy + flake8 fixes

* black

* Added necessary test cases for coverage

* flake8

* flake8

* Unused</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Structure X.509 code to start moving extension encoding to Rust

* clippy + flake8 fixes

* black

* Added necessary test cases for coverage

* flake8

* flake8

* Unused</pre>
</div>
</content>
</entry>
<entry>
<title>Added additional OCSP response tests (#6300)</title>
<updated>2021-09-23T20:01:49+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-09-23T20:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9b730ca2729586d2aa64ac9b6bee654a8e2234d0'/>
<id>9b730ca2729586d2aa64ac9b6bee654a8e2234d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a missing test case for x509 scts (#6237)</title>
<updated>2021-08-29T13:43:38+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-08-29T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3c2488b8a2f46bb897128eb0ae0bde5a2347b307'/>
<id>3c2488b8a2f46bb897128eb0ae0bde5a2347b307</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SCT encoding/decoding to Rust (#6098)</title>
<updated>2021-06-11T03:10:10+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-06-11T03:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ae4ed8d4375a765f69cfc8e1bfbe4021655171f4'/>
<id>ae4ed8d4375a765f69cfc8e1bfbe4021655171f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
