<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/x509, branch master</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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
<entry>
<title>change KeyUsage repr to be less confusing (#5314)</title>
<updated>2020-07-18T22:40:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-18T22:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e41177372f74ebda24da689ab67bbfe52436d219'/>
<id>e41177372f74ebda24da689ab67bbfe52436d219</id>
<content type='text'>
fixes #5127</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5127</pre>
</div>
</content>
</entry>
<entry>
<title>support unstructured name x509 attributes (#5313)</title>
<updated>2020-07-18T22:35:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-18T22:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b8146690ecade63f9e6f3926891fcfdf77ede369'/>
<id>b8146690ecade63f9e6f3926891fcfdf77ede369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to a newer CSR with SHA256 and a challenge password (#5303)</title>
<updated>2020-07-06T02:56:39+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-06T02:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=84514ee6ee999b29f5640b28ce87e984a710619d'/>
<id>84514ee6ee999b29f5640b28ce87e984a710619d</id>
<content type='text'>
we'll parse the challenge password in a doctest after another PR lands</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we'll parse the challenge password in a doctest after another PR lands</pre>
</div>
</content>
</entry>
<entry>
<title>support x509 request challenge password parsing (#4944)</title>
<updated>2020-07-06T02:29:32+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-06T02:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=28e2783a81c28e1fa2f812027916298294dc2fe7'/>
<id>28e2783a81c28e1fa2f812027916298294dc2fe7</id>
<content type='text'>
* support x509 request challenge password parsing

* switch to a more generic (but not too generic) attribute parsing

* make it raise a valueerror

* Update tests/x509/test_x509.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support x509 request challenge password parsing

* switch to a more generic (but not too generic) attribute parsing

* make it raise a valueerror

* Update tests/x509/test_x509.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
