<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/tests, branch 2.4</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>parametrize a bunch of tests (#4365)</title>
<updated>2018-11-04T23:20:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-11-04T23:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=7d3daefc4db664cd7c344a59c0cad99c4bcd82eb'/>
<id>7d3daefc4db664cd7c344a59c0cad99c4bcd82eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>suppress healthcheck too slow error (#4548)</title>
<updated>2018-10-30T04:55:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-30T04:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=836250e06b07cac034138786ed455d997dfe93ae'/>
<id>836250e06b07cac034138786ed455d997dfe93ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add eq/ne/hash to PrecertificateSignedCertificateTimestamps (#4534)</title>
<updated>2018-10-30T02:23:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-30T02:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=74ce48c5d00e4846740d248a65d35b874f15afe2'/>
<id>74ce48c5d00e4846740d248a65d35b874f15afe2</id>
<content type='text'>
* Add eq/ne/hash to PrecertificateSignedCertificateTimestamps

This requires adding it to SignedCertificateTimestamps as well

* slightly more consistent

* right, these need to be conditional

* compare by signature

* don't use private API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add eq/ne/hash to PrecertificateSignedCertificateTimestamps

This requires adding it to SignedCertificateTimestamps as well

* slightly more consistent

* right, these need to be conditional

* compare by signature

* don't use private API
</pre>
</div>
</content>
</entry>
<entry>
<title>create &amp; use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm (#4542)</title>
<updated>2018-10-29T13:10:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-29T13:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=983b35e7b0b76e687889f755d62c3a95dd485944'/>
<id>983b35e7b0b76e687889f755d62c3a95dd485944</id>
<content type='text'>
* create &amp; use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm

* remove unused import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* create &amp; use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm

* remove unused import
</pre>
</div>
</content>
</entry>
<entry>
<title>OCSP response builder (#4485)</title>
<updated>2018-10-28T21:36:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-28T21:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=e617c5a047b60204ab049a1ffe432310bb406055'/>
<id>e617c5a047b60204ab049a1ffe432310bb406055</id>
<content type='text'>
* ocsp response builder

* better prose

* review changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ocsp response builder

* better prose

* review changes
</pre>
</div>
</content>
</entry>
<entry>
<title>don't limit hypothesis's time to generate valid test permutations (#4525)</title>
<updated>2018-10-25T15:07:28+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-25T15:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b7bd0000e10b471aa5f50501a58be5c5cf73fd55'/>
<id>b7bd0000e10b471aa5f50501a58be5c5cf73fd55</id>
<content type='text'>
* don't limit hypothesis's time to generate valid test permutations

* add a comment

* lol
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* don't limit hypothesis's time to generate valid test permutations

* add a comment

* lol
</pre>
</div>
</content>
</entry>
<entry>
<title>next_update is not a required field on OCSP responses (#4513)</title>
<updated>2018-10-24T00:58:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-24T00: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=a9b4f86de8a0de2e846a42d9b35c39e88d621bb7'/>
<id>a9b4f86de8a0de2e846a42d9b35c39e88d621bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OCSP response serialization (#4482)</title>
<updated>2018-10-07T03:07:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-07T03:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=788b859efd679b5df90475b32eeccf593d7eb38e'/>
<id>788b859efd679b5df90475b32eeccf593d7eb38e</id>
<content type='text'>
* support OCSP response serialization

* empty commit, good times
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support OCSP response serialization

* empty commit, good times
</pre>
</div>
</content>
</entry>
<entry>
<title>support extensions in the OCSP request builder (#4481)</title>
<updated>2018-10-07T02:10:09+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-07T02:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0c07580a216d4b75bfdca22254803cf48c602079'/>
<id>0c07580a216d4b75bfdca22254803cf48c602079</id>
<content type='text'>
* support extensions in the OCSP request builder

* cover a missed branch

* refactor to use new func

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support extensions in the OCSP request builder

* cover a missed branch

* refactor to use new func

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>add OCSP basic response extension parsing (#4479)</title>
<updated>2018-10-06T19:44:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-06T19:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=b8db66811158ea2222c866173dd6c772f93c74f1'/>
<id>b8db66811158ea2222c866173dd6c772f93c74f1</id>
<content type='text'>
* add OCSP basic response extension parsing

Just nonce for now. This does not support SINGLERESP extension parsing.

* also raises on extensions for non-successful

* empty commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add OCSP basic response extension parsing

Just nonce for now. This does not support SINGLERESP extension parsing.

* also raises on extensions for non-successful

* empty commit
</pre>
</div>
</content>
</entry>
</feed>
