<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/x509, 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>support attributes on csrs with an iterable (#6603)</title>
<updated>2021-11-14T11:20:11+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-14T11:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b9b95952f59476610edf8e02dbe861797e05cbc7'/>
<id>b9b95952f59476610edf8e02dbe861797e05cbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to serialize extension values as DER bytes strings (#6346)</title>
<updated>2021-11-12T06:02:17+00:00</updated>
<author>
<name>Felix Fontein</name>
<email>felix@fontein.de</email>
</author>
<published>2021-11-12T06:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=19da50e93dad0d4ad9d2d4289c1b2e162606c4d5'/>
<id>19da50e93dad0d4ad9d2d4289c1b2e162606c4d5</id>
<content type='text'>
* Allow to serialize extension values as DER bytes string.

* Prepare test for SignedCertificateTimestamps.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow to serialize extension values as DER bytes string.

* Prepare test for SignedCertificateTimestamps.</pre>
</div>
</content>
</entry>
<entry>
<title>allow x25519/x448 public keys in certificatebuilder (#6562)</title>
<updated>2021-11-07T22:21:02+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-07T22:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=6f03deed83789c450c7c827e7f1af9244acef742'/>
<id>6f03deed83789c450c7c827e7f1af9244acef742</id>
<content type='text'>
also document that we can return these key types in a certificate,
although they can't be self-signed of course</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also document that we can return these key types in a certificate,
although they can't be self-signed of course</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate backend part 4 of n (#6522)</title>
<updated>2021-11-02T21:49:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-02T21:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e333fa32792c13b38c0a8affdb2eb6cde93208ce'/>
<id>e333fa32792c13b38c0a8affdb2eb6cde93208ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow custom attribute shortnames in rfc4514_string (#6490)</title>
<updated>2021-11-01T00:41:00+00:00</updated>
<author>
<name>Marti Raudsepp</name>
<email>marti@juffo.org</email>
</author>
<published>2021-11-01T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0ac3e5037d36ce9409552d57d4a93231ac5d0d4f'/>
<id>0ac3e5037d36ce9409552d57d4a93231ac5d0d4f</id>
<content type='text'>
`rfc4514_string()` and related methods now have an optional
`attr_name_overrides` parameter to supply custom OID to name mappings,
which can be used to match vendor-specific extensions.

**BACKWARDS INCOMPATIBLE:** Reverted the nonstandard formatting of email
address fields as `E` in `rfc4514_string()` methods from version 35.0.

The previous behavior can be restored with:
`name.rfc4514_string({NameOID.EMAIL_ADDRESS: "E"})`

Expanded documentation of `Name.rfc4514_string`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`rfc4514_string()` and related methods now have an optional
`attr_name_overrides` parameter to supply custom OID to name mappings,
which can be used to match vendor-specific extensions.

**BACKWARDS INCOMPATIBLE:** Reverted the nonstandard formatting of email
address fields as `E` in `rfc4514_string()` methods from version 35.0.

The previous behavior can be restored with:
`name.rfc4514_string({NameOID.EMAIL_ADDRESS: "E"})`

Expanded documentation of `Name.rfc4514_string`.</pre>
</div>
</content>
</entry>
<entry>
<title>add two additional DSA signature algorithm oids &amp; test dsa_with_sha224 (#6483)</title>
<updated>2021-10-27T01:00:38+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-10-27T01:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d25ff9da95f9e05f15fce65b55227b79709cc221'/>
<id>d25ff9da95f9e05f15fce65b55227b79709cc221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate CRL implementation to Rust (#6276)</title>
<updated>2021-09-19T22:49:10+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-09-19T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9f6ac959a099702b89368d3b704044a2a8f231d8'/>
<id>9f6ac959a099702b89368d3b704044a2a8f231d8</id>
<content type='text'>
(Lots of commits that got squashed)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Lots of commits that got squashed)</pre>
</div>
</content>
</entry>
<entry>
<title>add more eku oids (#6271)</title>
<updated>2021-09-12T23:43:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-09-12T23:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=86a14d8fa8b8a69236a987b195fdac3e600bdc68'/>
<id>86a14d8fa8b8a69236a987b195fdac3e600bdc68</id>
<content type='text'>
* add more eku oids

fixes #5892

* kerberos is a word in our world</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add more eku oids

fixes #5892

* kerberos is a word in our world</pre>
</div>
</content>
</entry>
<entry>
<title>Remove straddling jargon "text". (#6067)</title>
<updated>2021-05-25T18:16:36+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2021-05-25T18:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=37103b3b65c5a41a7d4dd8cc00b09684f136c2d0'/>
<id>37103b3b65c5a41a7d4dd8cc00b09684f136c2d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add x509.Name.rfc4514_attribute_name (#5969)</title>
<updated>2021-04-13T18:45:01+00:00</updated>
<author>
<name>Maximilian Hils</name>
<email>git@maximilianhils.com</email>
</author>
<published>2021-04-13T18:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b2f9a0e1a546c3b10a6e96cd5e8423a7b04970c7'/>
<id>b2f9a0e1a546c3b10a6e96cd5e8423a7b04970c7</id>
<content type='text'>
* add x509.Name.rfc4514_attribute_name

* tests++, docs++

* lint++</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add x509.Name.rfc4514_attribute_name

* tests++, docs++

* lint++</pre>
</div>
</content>
</entry>
</feed>
