<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/cryptography/hazmat/bindings, branch github-actions-windows</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>add SSL_CTX_get0_param (#5070)</title>
<updated>2019-11-23T00:24:20+00:00</updated>
<author>
<name>Maximilian Hils</name>
<email>git@maximilianhils.com</email>
</author>
<published>2019-11-23T00:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=0538ca640c980f5a8fa75afbc916ad5d9ee793c9'/>
<id>0538ca640c980f5a8fa75afbc916ad5d9ee793c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)</title>
<updated>2019-10-18T12:47:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-10-18T12:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1c186772f6fd64180bd3387de2e1ef1a6d1ba58e'/>
<id>1c186772f6fd64180bd3387de2e1ef1a6d1ba58e</id>
<content type='text'>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixes #5018 -- break users on OpenSSL 1.0.1

* Grammar

* Syntax error

* Missing import

* Missing import
</pre>
</div>
</content>
</entry>
<entry>
<title>it's called FIPS_mode_set, not FIPS_set_mode (#4988)</title>
<updated>2019-09-09T12:16:49+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-09-09T12:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5e671cd7471ba98d55fc425b38abe3d346a46ee1'/>
<id>5e671cd7471ba98d55fc425b38abe3d346a46ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SSL_get0_verified_chain to cffi lib (#4965)</title>
<updated>2019-08-14T16:46:09+00:00</updated>
<author>
<name>arjenzorgdoc</name>
<email>42434363+arjenzorgdoc@users.noreply.github.com</email>
</author>
<published>2019-08-14T16:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5231663da7a7832ebeec070ea9d4c97f734ffa9e'/>
<id>5231663da7a7832ebeec070ea9d4c97f734ffa9e</id>
<content type='text'>
* Add SSL_get0_verified_chain to cffi lib

OpenSSL 1.1.0 supports SSL_get0_verified_chain. This gives the full chain from the peer cert including your trusted CA cert.

* Work around no support for #if in cdef in old cffi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add SSL_get0_verified_chain to cffi lib

OpenSSL 1.1.0 supports SSL_get0_verified_chain. This gives the full chain from the peer cert including your trusted CA cert.

* Work around no support for #if in cdef in old cffi
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #4923; deprecate OpenSSL 1.0.1 (#4924)</title>
<updated>2019-06-15T23:54:42+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-06-15T23:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=5f8c8a31a7adef224436f8acc3f04147a92b3029'/>
<id>5f8c8a31a7adef224436f8acc3f04147a92b3029</id>
<content type='text'>
* Refs #4923; deprecate OpenSSL 1.0.1

* changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refs #4923; deprecate OpenSSL 1.0.1

* changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>add poly1305 NID/EVP, and EVP_DigestSign{Update,Final} for incremental (#4799)</title>
<updated>2019-03-07T17:06:30+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-03-07T17:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=bc6f74f046ac3a2b41edbfba1529b6b32d893761'/>
<id>bc6f74f046ac3a2b41edbfba1529b6b32d893761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused locking functions (#4780)</title>
<updated>2019-02-26T13:29:26+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-26T13:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=8b2f5485d3ce673b8cd6e6934004915b1aa82cff'/>
<id>8b2f5485d3ce673b8cd6e6934004915b1aa82cff</id>
<content type='text'>
* remove unused locking functions

we do all this in C when necessary

* oops, need this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove unused locking functions

we do all this in C when necessary

* oops, need this
</pre>
</div>
</content>
</entry>
<entry>
<title>Polish off removal of unused engine bindings (#4769)</title>
<updated>2019-02-25T13:21:17+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-02-25T13:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d01b44edf5ca0240e433028ddf9995005ba1c9c0'/>
<id>d01b44edf5ca0240e433028ddf9995005ba1c9c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce our engine bindings even more (#4768)</title>
<updated>2019-02-25T12:43:45+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-25T12:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=cc31c4f99e9ff1c2fa5acd0eabbf19a671b06b1d'/>
<id>cc31c4f99e9ff1c2fa5acd0eabbf19a671b06b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support NO_ENGINE (#4763)</title>
<updated>2019-02-25T05:32:05+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-25T05:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=76c784340c3851f402abc38dff8fa5f008cdc4d4'/>
<id>76c784340c3851f402abc38dff8fa5f008cdc4d4</id>
<content type='text'>
* support OPENSSL_NO_ENGINE

* support some new openssl config args

* sigh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support OPENSSL_NO_ENGINE

* support some new openssl config args

* sigh
</pre>
</div>
</content>
</entry>
</feed>
