<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests, branch openssl-mac</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>Refs #5075 -- use ed448_test.json from wycheproof (#5191)</title>
<updated>2020-04-12T15:02:02+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-12T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=37e11ccb998781928bea5b17b13266005261c15f'/>
<id>37e11ccb998781928bea5b17b13266005261c15f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use hkdf_*.json from wycheproof (#5190)</title>
<updated>2020-04-12T14:58:07+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-12T14:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ebb04592d2286118d3368d939d8a53a4a42be59d'/>
<id>ebb04592d2286118d3368d939d8a53a4a42be59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use rsa_oaep_*.json from wycheproof (#5100)</title>
<updated>2020-04-12T01:57:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-12T01:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b77145a009b232f5b68c5f2f2a76370e793a8c1c'/>
<id>b77145a009b232f5b68c5f2f2a76370e793a8c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed deprecated behavior in AKI.from_issuer_subject_key_identifier (#5182)</title>
<updated>2020-04-06T01:00:55+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-06T01:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=3b2102af549c1095d5478bb1243ee4cf76b9762b'/>
<id>3b2102af549c1095d5478bb1243ee4cf76b9762b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace floating point arithmetic with integer arithmetic (#5181)</title>
<updated>2020-04-04T21:30:59+00:00</updated>
<author>
<name>Torin Carey</name>
<email>torin@tcarey.uk</email>
</author>
<published>2020-04-04T21:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e94a9f493b208b83982ff2378272879e74829f4f'/>
<id>e94a9f493b208b83982ff2378272879e74829f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for OpenSSL 1.0.1 (#5178)</title>
<updated>2020-04-04T21:08:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-04T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aece5b3d47282beed31f7119e273b65816a0cf93'/>
<id>aece5b3d47282beed31f7119e273b65816a0cf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow NameAttribute.value to be an empty string (#5109)</title>
<updated>2020-03-19T19:23:35+00:00</updated>
<author>
<name>Andrea De Pasquale</name>
<email>447065+adepasquale@users.noreply.github.com</email>
</author>
<published>2020-03-19T19:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=87b2749c52e688c809f1861e55d958c64147493c'/>
<id>87b2749c52e688c809f1861e55d958c64147493c</id>
<content type='text'>
* Allow NameAttribute.value to be an empty string

RFC 4514 https://tools.ietf.org/html/rfc4514 does not mention that
"AttributeValue" can not be an empty (zero-length) string.

Fixes #5106

* reverse order to match fix from another PR

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>
* Allow NameAttribute.value to be an empty string

RFC 4514 https://tools.ietf.org/html/rfc4514 does not mention that
"AttributeValue" can not be an empty (zero-length) string.

Fixes #5106

* reverse order to match fix from another PR

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Reversed the order of RDNs in x509.Name.rfc4514_string() (#5120)</title>
<updated>2020-03-03T02:26:07+00:00</updated>
<author>
<name>Thomas Erbesdobler</name>
<email>t.erbesdobler@gmx.de</email>
</author>
<published>2020-03-03T02:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=ed71c5cc07e4a0bb7a58f4e0731e5af3d4d4aa53'/>
<id>ed71c5cc07e4a0bb7a58f4e0731e5af3d4d4aa53</id>
<content type='text'>
RFC4514 requires in section 2.1 that RDNs are converted to string
representation in reversed order.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC4514 requires in section 2.1 that RDNs are converted to string
representation in reversed order.</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use ecdsa_*.json from wycheproof (#5099)</title>
<updated>2020-01-13T03:42:21+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T03:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=c0dbbb52fbcae313a566285f44e6e4b2820baaf7'/>
<id>c0dbbb52fbcae313a566285f44e6e4b2820baaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use dsa_*.json from wycheproof (#5098)</title>
<updated>2020-01-13T02:33:25+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T02:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=c8c78bb4c57b3be68b3779c2ad5bab0c7122fbf2'/>
<id>c8c78bb4c57b3be68b3779c2ad5bab0c7122fbf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
