<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/faq.rst, branch universal</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>deprecate backend part 6 of n (#6524)</title>
<updated>2021-11-03T22:51:23+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-03T22:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7a2823bdffbaa60262a377ebcd2cd1bc63f4b773'/>
<id>7a2823bdffbaa60262a377ebcd2cd1bc63f4b773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate backend part 2 of n (#6518)</title>
<updated>2021-11-02T12:14:45+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-11-02T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=dcf82c6c00bb006b6355c51d02c816769cb534a3'/>
<id>dcf82c6c00bb006b6355c51d02c816769cb534a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #6391 -- link AWS's lamba docs (#6394)</title>
<updated>2021-10-09T21:12:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-10-09T21:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=72ce6c2f56b868d4d4153d9132dd3dc234d13a11'/>
<id>72ce6c2f56b868d4d4153d9132dd3dc234d13a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add faq entry about why rust (#6290)</title>
<updated>2021-09-20T00:27:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2021-09-20T00:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b8379a2584e1656b2d5fcf57b80a363afb2be963'/>
<id>b8379a2584e1656b2d5fcf57b80a363afb2be963</id>
<content type='text'>
* add faq entry about why rust

* de facto isn't misspelled</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add faq entry about why rust

* de facto isn't misspelled</pre>
</div>
</content>
</entry>
<entry>
<title>per discussion in #6236 (#6254)</title>
<updated>2021-09-19T01:30:58+00:00</updated>
<author>
<name>John Jones</name>
<email>john@exthilion.org</email>
</author>
<published>2021-09-19T01:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6542c2f2f4beab41e883e860d3b3554993231bf4'/>
<id>6542c2f2f4beab41e883e860d3b3554993231bf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert unpadding code to Rust (#5668)</title>
<updated>2021-02-21T19:28:00+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-21T19:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=82a12a54b602c994cd0361d1b95bcb4047d67a31'/>
<id>82a12a54b602c994cd0361d1b95bcb4047d67a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that Rust is required at build time only (#5822)</title>
<updated>2021-02-12T20:43:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-12T20:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=4b6b5063d3b2d8370be7dac9c264688e083b28cd'/>
<id>4b6b5063d3b2d8370be7dac9c264688e083b28cd</id>
<content type='text'>
* Document that Rust is required at build time only

* Update docs/faq.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

* Update docs/installation.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

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>
* Document that Rust is required at build time only

* Update docs/faq.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

* Update docs/installation.rst

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;

Co-authored-by: Paul Kehrer &lt;paul.l.kehrer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>More aggressively point people at Rust version docs (#5782)</title>
<updated>2021-02-08T15:18:13+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2021-02-08T15:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5fdc9c1b8563c2ffe99d6dff3f0632fb9dc29936'/>
<id>5fdc9c1b8563c2ffe99d6dff3f0632fb9dc29936</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate Rust into the build process properly (#5410)</title>
<updated>2020-12-22T19:33:47+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-22T19:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c84d6ee0605645a24fd93c436967ee2519aa586a'/>
<id>c84d6ee0605645a24fd93c436967ee2519aa586a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated faq entry (#5541)</title>
<updated>2020-10-31T23:09:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-10-31T23:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=81e5de8986abfb50a322fe1f3cccf319c77e5f6f'/>
<id>81e5de8986abfb50a322fe1f3cccf319c77e5f6f</id>
<content type='text'>
the error will be opensslv.h these days and we don't need to talk
specifically about macOS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the error will be opensslv.h these days and we don't need to talk
specifically about macOS</pre>
</div>
</content>
</entry>
</feed>
