<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests, branch macos-github-actions</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>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>
<entry>
<title>Refs #5075 -- use rsa_signature_*.json from wycheproof (#5078)</title>
<updated>2020-01-13T00:35:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T00:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f95abfeb6103a75741fe0b497bbc0fee24eddb6a'/>
<id>f95abfeb6103a75741fe0b497bbc0fee24eddb6a</id>
<content type='text'>
* Refs #5075 -- use rsa_signature_*.json from wycheproof

* for azure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #5075 -- use rsa_signature_*.json from wycheproof

* for azure
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5075 -- use x448_test.json from wycheproof (#5077)</title>
<updated>2020-01-13T00:35:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-01-13T00:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=fdd80ec89aa8f58b2d3bc6aaa51d74f4ea17d541'/>
<id>fdd80ec89aa8f58b2d3bc6aaa51d74f4ea17d541</id>
<content type='text'>
* Refs #5075 -- use x448_test.json from wycheproof

* Fixed test

* crypto libraries from people who can't math, it's fine

* Skip teh weirdo 57 byte public keys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #5075 -- use x448_test.json from wycheproof

* Fixed test

* crypto libraries from people who can't math, it's fine

* Skip teh weirdo 57 byte public keys
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dict literals. (#5080)</title>
<updated>2019-12-02T14:02:30+00:00</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2019-12-02T14:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1340c0080c750867297b3f20bbecbad707c18157'/>
<id>1340c0080c750867297b3f20bbecbad707c18157</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get tests passing with latest wycheproof clone (#5076)</title>
<updated>2019-11-26T03:48:35+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-11-26T03:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=9dc710e65ae08de8ad510a985ad1258aa76a26b3'/>
<id>9dc710e65ae08de8ad510a985ad1258aa76a26b3</id>
<content type='text'>
* Get tests passing with latest wycheproof clone

* Fix x25519 wycheproof tests

* Fix for acme repo changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Get tests passing with latest wycheproof clone

* Fix x25519 wycheproof tests

* Fix for acme repo changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #5065 -- skip serialization tests which use RC2 if OpenSSL doesn't have RC2 (#5072)</title>
<updated>2019-11-24T23:16:14+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-11-24T23:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aa7c2992c91ea90dc967e6acc6b2fb190aed0000'/>
<id>aa7c2992c91ea90dc967e6acc6b2fb190aed0000</id>
<content type='text'>
* Refs #5065 -- have a CI job with OpenSSL built with no-rc2

* Fixes #5065 -- skip serialization tests which use RC2 if OpenSSL doesn't have RC2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #5065 -- have a CI job with OpenSSL built with no-rc2

* Fixes #5065 -- skip serialization tests which use RC2 if OpenSSL doesn't have RC2
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse single_extensions in OCSP responses (#5059)</title>
<updated>2019-11-11T05:40:11+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-11-11T05:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=2e86983a77d02a38ef0485ebe7ab05c1c98a7685'/>
<id>2e86983a77d02a38ef0485ebe7ab05c1c98a7685</id>
<content type='text'>
* add single_extensions to OCSPResponse (#4753)

* new vector, updateed docs, more stringent parser, changelog, etc

* simplify PR (no SCT for now)

* add a comment

* finish pulling out the sct stuff so tests might actually run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add single_extensions to OCSPResponse (#4753)

* new vector, updateed docs, more stringent parser, changelog, etc

* simplify PR (no SCT for now)

* add a comment

* finish pulling out the sct stuff so tests might actually run
</pre>
</div>
</content>
</entry>
</feed>
