<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src, branch alex-patch-3</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>add one more engine binding (#6599)</title>
<updated>2021-11-13T02:22:22+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-13T02:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=105400786a9d812241334effe7a7fd41b89aa76c'/>
<id>105400786a9d812241334effe7a7fd41b89aa76c</id>
<content type='text'>
we don't support these but advanced users may make use of them</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we don't support these but advanced users may make use of them</pre>
</div>
</content>
</entry>
<entry>
<title>Make DH bindings follow style guide (#6586)</title>
<updated>2021-11-11T21:43:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-11T21:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8245d777ba58ac1da357b1a71cc8e33b229060ed'/>
<id>8245d777ba58ac1da357b1a71cc8e33b229060ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify how we test boring, in a way that'll be extensible to the future (#6575)</title>
<updated>2021-11-10T00:06:27+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-10T00:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=610b5f127ee15b39aba801528fbdb95a25085741'/>
<id>610b5f127ee15b39aba801528fbdb95a25085741</id>
<content type='text'>
* Simplify how we test boring, in a way that'll be extensible to the future

* Break out what we ignore

* Get fernet tests passing on boringssl</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Simplify how we test boring, in a way that'll be extensible to the future

* Break out what we ignore

* Get fernet tests passing on boringssl</pre>
</div>
</content>
</entry>
<entry>
<title>Begin building with BoringSSL in our CI, no tests yet (#6554)</title>
<updated>2021-11-06T21:14:12+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-06T21:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3e0ab39756b05b2b7170e3a2c8b339f27fe56627'/>
<id>3e0ab39756b05b2b7170e3a2c8b339f27fe56627</id>
<content type='text'>
* Attempt to build against BoringSSL in CI

* Check for BoringSSL in the SSL bindings

* Check for BoringSSL in the err bindings

* Check for BoringSSL in the pkcs7 bindings

* Check for BoringSSL in the bignum bindings

* Check for BoringSSL in the EVP bindings

* Check for BoringSSL in the X.509 verify bindings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt to build against BoringSSL in CI

* Check for BoringSSL in the SSL bindings

* Check for BoringSSL in the err bindings

* Check for BoringSSL in the pkcs7 bindings

* Check for BoringSSL in the bignum bindings

* Check for BoringSSL in the EVP bindings

* Check for BoringSSL in the X.509 verify bindings</pre>
</div>
</content>
</entry>
<entry>
<title>Remove datagram bio bindings (#6555)</title>
<updated>2021-11-06T03:57:58+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-06T03:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9a37220f4d748f7b21f60f707cab21f845425d72'/>
<id>9a37220f4d748f7b21f60f707cab21f845425d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for BoringSSL in the SSL bindings (#6553)</title>
<updated>2021-11-05T23:02:11+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-05T23:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=ba9f5e5b4aa79de31bbfa29ba8d5587b186e564d'/>
<id>ba9f5e5b4aa79de31bbfa29ba8d5587b186e564d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an additional check for boringssl in the ssl bindings (#6547)</title>
<updated>2021-11-04T20:21:38+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-11-04T20:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=eb4ed0529198ad63834fa9e3fa23a62d6ff08aea'/>
<id>eb4ed0529198ad63834fa9e3fa23a62d6ff08aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some unused functions and add some docs about use (#6544)</title>
<updated>2021-11-04T11:34:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-04T11:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=81b374784441777993cde3f648815971b315ce6c'/>
<id>81b374784441777993cde3f648815971b315ce6c</id>
<content type='text'>
* remove some unused functions and add some docs about use

The functions being removed are unused by both cryptography and
pyopenssl and the existing functions (x509_getm_notBefore/notAfter) are
not deprecated.

* more bindings removed and docs

Cryptography_EVP_PKEY_id was dropped from pyOpenSSL in 2017</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove some unused functions and add some docs about use

The functions being removed are unused by both cryptography and
pyopenssl and the existing functions (x509_getm_notBefore/notAfter) are
not deprecated.

* more bindings removed and docs

Cryptography_EVP_PKEY_id was dropped from pyOpenSSL in 2017</pre>
</div>
</content>
</entry>
<entry>
<title>remove OPENSSL_no_config (#6536)</title>
<updated>2021-11-03T16:58:13+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-03T16:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3b4793ab83ef3b99cfd563d78845b06980c7dd15'/>
<id>3b4793ab83ef3b99cfd563d78845b06980c7dd15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for BoringSSL in err.py (#6510)</title>
<updated>2021-10-31T23:23:51+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-31T23:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2a5a676f874c902992028ea578f7a4b5b1a23478'/>
<id>2a5a676f874c902992028ea578f7a4b5b1a23478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
