<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests/hazmat, 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://91.123.203.49/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>Use subtests in a few more RSA tests (#6666)</title>
<updated>2021-11-28T00:57:45+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-28T00:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f16a1600acfcbd1fbde67b5b8bc54236e326526c'/>
<id>f16a1600acfcbd1fbde67b5b8bc54236e326526c</id>
<content type='text'>
* Use subtests in a few more RSA tests

* flake8

* Poke for GHA</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use subtests in a few more RSA tests

* flake8

* Poke for GHA</pre>
</div>
</content>
</entry>
<entry>
<title>Drop supported for older LibreSSL (#6660)</title>
<updated>2021-11-26T23:05:04+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-26T23:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=31dd9e0fca16acc4d870143f0e13f4032ba58240'/>
<id>31dd9e0fca16acc4d870143f0e13f4032ba58240</id>
<content type='text'>
* Drop supported for older LibreSSL

3.1 covers the oldest version used by versions of Alpine and OpenBSD that are supported by their upstreams.

* Remove tests that are now unused

* Update CHANGELOG.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

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>
* Drop supported for older LibreSSL

3.1 covers the oldest version used by versions of Alpine and OpenBSD that are supported by their upstreams.

* Remove tests that are now unused

* Update CHANGELOG.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Final polish on removing backends from places they aren't required (#6644)</title>
<updated>2021-11-21T21:01:31+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-21T21: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=d09e1eda2bd4f489c5fc7078b58cabb0aa3a7aed'/>
<id>d09e1eda2bd4f489c5fc7078b58cabb0aa3a7aed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the code in the AEAD test (#6638)</title>
<updated>2021-11-20T23:18:20+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-20T23:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b14285eff5d020b31c6e2885131e17e474a7240d'/>
<id>b14285eff5d020b31c6e2885131e17e474a7240d</id>
<content type='text'>
Only unhexlify each thing once</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only unhexlify each thing once</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://91.123.203.49/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>type some more things in the tests (#6614)</title>
<updated>2021-11-17T12:04:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-17T12:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=cd6920407717d2b212687603bdbf7bf413b23c6e'/>
<id>cd6920407717d2b212687603bdbf7bf413b23c6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OCB3 support (#6607)</title>
<updated>2021-11-15T04:10:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-15T04:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ffb40e622852b94e9e7ce45cd99a08acc1aedaee'/>
<id>ffb40e622852b94e9e7ce45cd99a08acc1aedaee</id>
<content type='text'>
* OCB3 support in aead package

* improve comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* OCB3 support in aead package

* improve comment</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests/hazmat/bindings/test_openssl.py on BoringSSL (#6592)</title>
<updated>2021-11-12T06:54:50+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-12T06:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b2c7ded45c378e30d9a18f63fd19a0329c352ed6'/>
<id>b2c7ded45c378e30d9a18f63fd19a0329c352ed6</id>
<content type='text'>
Refs #6576</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #6576</pre>
</div>
</content>
</entry>
<entry>
<title>skip pkcs7 tests on boring (#6591)</title>
<updated>2021-11-12T06:31:59+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-12T06:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2426bdc90bb3c1fac5a0059e81e6a19509e3baed'/>
<id>2426bdc90bb3c1fac5a0059e81e6a19509e3baed</id>
<content type='text'>
* skip pkcs7 tests on boring

* make it work</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* skip pkcs7 tests on boring

* make it work</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests/primitives/test_{dh,serialization}.py on BoringSSL (#6589)</title>
<updated>2021-11-12T01:00:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-12T01:00:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=17ea93ca73286a070b535424793d22847371f78f'/>
<id>17ea93ca73286a070b535424793d22847371f78f</id>
<content type='text'>
Refs #6576</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #6576</pre>
</div>
</content>
</entry>
</feed>
