<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/x509, branch dependabot/github_actions/actions/setup-python-v2.2.2</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>update ocsp docs to use sha256 (#5880)</title>
<updated>2021-02-28T23:00:52+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-28T23:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=08c6484cd9534a2fc6a2accad17d1cc61d7ba764'/>
<id>08c6484cd9534a2fc6a2accad17d1cc61d7ba764</id>
<content type='text'>
rfc 6960 suggests it and we want our docs to be best practice</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rfc 6960 suggests it and we want our docs to be best practice</pre>
</div>
</content>
</entry>
<entry>
<title>Strict typehints for extensions and OIDs (#5870)</title>
<updated>2021-02-27T16:19:54+00:00</updated>
<author>
<name>Mathias Ertl</name>
<email>mati@er.tl</email>
</author>
<published>2021-02-27T16:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1f4794cae956213b882c26c0070af097598cc57b'/>
<id>1f4794cae956213b882c26c0070af097598cc57b</id>
<content type='text'>
* add typehint for name

* strictly type ObjectIdentifier

* explicit reexport for mypy

* type (most) of extensions.py

* minor cleanup

* more consistently return None in constructors

* revert explicit reexport, as requested

* use _make_sequence_methods for now (#5870)

* mark oid as normal type-hinted property so that classes can access it

* fix spelling (upper case) use short form for reference

* annotate as ClassVar

* add type ignore for special extension class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add typehint for name

* strictly type ObjectIdentifier

* explicit reexport for mypy

* type (most) of extensions.py

* minor cleanup

* more consistently return None in constructors

* revert explicit reexport, as requested

* use _make_sequence_methods for now (#5870)

* mark oid as normal type-hinted property so that classes can access it

* fix spelling (upper case) use short form for reference

* annotate as ClassVar

* add type ignore for special extension class</pre>
</div>
</content>
</entry>
<entry>
<title>simplify docs a bit (#5855)</title>
<updated>2021-02-21T19:26:04+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-02-21T19:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d7fcfb5a0a692d32df0283b95b0bcfdca9f71db9'/>
<id>d7fcfb5a0a692d32df0283b95b0bcfdca9f71db9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add key_identifier property to SubjectKeyIdentifier (#5849)</title>
<updated>2021-02-21T18:36:24+00:00</updated>
<author>
<name>Arnaud Durand</name>
<email>arnaud.durand@live.com</email>
</author>
<published>2021-02-21T18:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=540a9828cc704abf3ebad7ee5b56852cf25e5aaa'/>
<id>540a9828cc704abf3ebad7ee5b56852cf25e5aaa</id>
<content type='text'>
Fix #5848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #5848</pre>
</div>
</content>
</entry>
<entry>
<title>Apply type annotations to x509 ct and ocsp (#5712)</title>
<updated>2021-01-30T22:44:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-30T22:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f16bff2cbd2855f0becb27724334e4bdb0679247'/>
<id>f16bff2cbd2855f0becb27724334e4bdb0679247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply type annotations to x509 builders (#5709)</title>
<updated>2021-01-29T23:00:00+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-01-29T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b24d67d49d2fcac6aebd9523b989adc379fd0164'/>
<id>b24d67d49d2fcac6aebd9523b989adc379fd0164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs to not use backends (#5404)</title>
<updated>2020-08-29T13:28:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-08-29T13:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=31a5da73f88f04558aac538682b0901326c37152'/>
<id>31a5da73f88f04558aac538682b0901326c37152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x509 optional backend args (#5390)</title>
<updated>2020-08-15T04:34:04+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-08-15T04:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=519cae6a2d0d7e0c3bf6ff542b716e4f753ca380'/>
<id>519cae6a2d0d7e0c3bf6ff542b716e4f753ca380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove idna support finally (#5351)</title>
<updated>2020-07-26T17:07:31+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-26T17:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ace8a92be9ab5f4b65d25191d25bb690be5e2338'/>
<id>ace8a92be9ab5f4b65d25191d25bb690be5e2338</id>
<content type='text'>
* remove idna support finally

* remove unused import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove idna support finally

* remove unused import</pre>
</div>
</content>
</entry>
<entry>
<title>support encoding attributes via CertificateSigningRequestBuilder (#5315)</title>
<updated>2020-07-19T00:55:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-19T00:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aded1cd02f6bf1c499a8d4d3805706c85068925e'/>
<id>aded1cd02f6bf1c499a8d4d3805706c85068925e</id>
<content type='text'>
* support encoding attributes via CertificateSigningRequestBuilder

* use a constant. now you know what 12 means!

* pep8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support encoding attributes via CertificateSigningRequestBuilder

* use a constant. now you know what 12 means!

* pep8</pre>
</div>
</content>
</entry>
</feed>
