<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/rust/build.rs, branch alex-patch-2</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>Refactor build so cffi compilation is in its own crate (#8809)</title>
<updated>2023-04-24T15:14:43+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-24T15:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=33fb461ad9275edd5c5a028b18acaf14a93e6102'/>
<id>33fb461ad9275edd5c5a028b18acaf14a93e6102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Rust build script (#8745)</title>
<updated>2023-04-17T20:18:59+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-17T20:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2373401d1a6f2c2658150d0f932d952bb04d7d2e'/>
<id>2373401d1a6f2c2658150d0f932d952bb04d7d2e</id>
<content type='text'>
Rather than spawn a python and pass the script on stdin, just use `-c`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than spawn a python and pass the script on stdin, just use `-c`</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate x448 to Rust (#8691)</title>
<updated>2023-04-09T23:33:45+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-09T23:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=84f69b169d10ee9985e7cc32f56b8afafb7d5595'/>
<id>84f69b169d10ee9985e7cc32f56b8afafb7d5595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Several rust cleanups suggested by clippy in pedantic mode (#8658)</title>
<updated>2023-04-03T03:38:22+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-04-03T03:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=84ffbe3c6bdc5d1e9a892432f4563740d7b540c9'/>
<id>84ffbe3c6bdc5d1e9a892432f4563740d7b540c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop python 3.6 support (#8448)</title>
<updated>2023-03-24T13:15:13+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-03-24T13:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5170bf26dcc2834e2279e1e739d94916e5a5fc3'/>
<id>b5170bf26dcc2834e2279e1e739d94916e5a5fc3</id>
<content type='text'>
* drop python 3.6 support

* Update tests/hazmat/bindings/test_openssl.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

---------

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* drop python 3.6 support

* Update tests/hazmat/bindings/test_openssl.py

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

---------

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate x25519 to use rust-openssl (#7933)</title>
<updated>2023-03-24T03:48:40+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-24T03:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c8328c03aff86351b58e47f0e03199a42291082c'/>
<id>c8328c03aff86351b58e47f0e03199a42291082c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify/unify Rust and Python OpenSSL error handling (#8552)</title>
<updated>2023-03-20T01:41:48+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-20T01:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=45a5100e4ee2c154981aa0d6fbcf8d2f751f50f8'/>
<id>45a5100e4ee2c154981aa0d6fbcf8d2f751f50f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modify the python path in build_openssl.py instead of build.rs (#8528)</title>
<updated>2023-03-15T23:47:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2023-03-15T23:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9938f981e0cf20c28554f3955788b67cea00ce11'/>
<id>9938f981e0cf20c28554f3955788b67cea00ce11</id>
<content type='text'>
* modify the python path in build_openssl.py instead of build.rs

* Remove unused import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* modify the python path in build_openssl.py instead of build.rs

* Remove unused import</pre>
</div>
</content>
</entry>
<entry>
<title>Ressurect the PoC of OpenSSL from Rust (#7164)</title>
<updated>2023-03-15T05:06:16+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2023-03-15T05:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6c39999b40d8794945a8cd47106725334d6d3ae3'/>
<id>6c39999b40d8794945a8cd47106725334d6d3ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
