<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/cryptography.py, branch 3.1</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>handle unnamed-but-really-named curves in 1.0.2u (#5362)</title>
<updated>2020-07-30T20:03:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-30T20:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=241f845071a8747d0986ed60575e28840f096b79'/>
<id>241f845071a8747d0986ed60575e28840f096b79</id>
<content type='text'>
* handle unnamed-but-really-named curves in 1.0.2u

* handle openssl 1.0.2 not supporting better install commands on make

* do what openssl didn't feel was necessary in 1.0.2t/u

I didn't bind the named curve constant, fight me.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* handle unnamed-but-really-named curves in 1.0.2u

* handle openssl 1.0.2 not supporting better install commands on make

* do what openssl didn't feel was necessary in 1.0.2t/u

I didn't bind the named curve constant, fight me.</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #5321 -- deprecate support for OpenSSL 1.0.2 (#5333)</title>
<updated>2020-07-21T02:58:57+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-21T02:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=f7bc5ef7c3e585662c0c29ba9478995c6630e5bd'/>
<id>f7bc5ef7c3e585662c0c29ba9478995c6630e5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable the osrandom engine on 1.1.1d+ (#5317)</title>
<updated>2020-07-19T16:33:18+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2020-07-19T16:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=084da16ebc272276557ac31f78b363b33d5e5335'/>
<id>084da16ebc272276557ac31f78b363b33d5e5335</id>
<content type='text'>
* disable the osrandom engine on 1.1.1d+

* skip (and run) some tests on 1.1.1d+

* simplify our conditionals

* Update src/_cffi_src/openssl/src/osrandom_engine.c

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* words

* more words

* language

* get coverage more cleverly

* a word

* Update .github/workflows/ci.yml

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>
* disable the osrandom engine on 1.1.1d+

* skip (and run) some tests on 1.1.1d+

* simplify our conditionals

* Update src/_cffi_src/openssl/src/osrandom_engine.c

Co-authored-by: Alex Gaynor &lt;alex.gaynor@gmail.com&gt;

* words

* more words

* language

* get coverage more cleverly

* a word

* Update .github/workflows/ci.yml

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>Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported) (#5231)</title>
<updated>2020-04-26T03:42:20+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-26T03:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=01eb304b082b4ae5769eb0b2e1184dbca010961a'/>
<id>01eb304b082b4ae5769eb0b2e1184dbca010961a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for OpenSSL 1.0.1 (#5178)</title>
<updated>2020-04-04T21:08:08+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-04-04T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=aece5b3d47282beed31f7119e273b65816a0cf93'/>
<id>aece5b3d47282beed31f7119e273b65816a0cf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #5050 -- dropped support for an old LibresSSL release (#5056)</title>
<updated>2019-11-11T00:16:56+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-11-11T00:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1a73704b8cf432fb74fc9f52ed4a0ac6637e078f'/>
<id>1a73704b8cf432fb74fc9f52ed4a0ac6637e078f</id>
<content type='text'>
* Fixed #5050 -- dropped support for an old LibresSSL release

* Changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed #5050 -- dropped support for an old LibresSSL release

* Changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic DTLS functions added in LibreSSL 2.9.1 (#4855)</title>
<updated>2019-04-23T15:07:00+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@users.noreply.github.com</email>
</author>
<published>2019-04-23T15:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=87550626ff995ae61abf441e5e89076cc5a7dd45'/>
<id>87550626ff995ae61abf441e5e89076cc5a7dd45</id>
<content type='text'>
* Use generic DTLS functions added in LibreSSL 2.9.1

While here, bump travis.

* Remove LibreSSL 2.9.0 from travis now that 2.9.1 exists.

Requested by: @reaperhulk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use generic DTLS functions added in LibreSSL 2.9.1

While here, bump travis.

* Remove LibreSSL 2.9.0 from travis now that 2.9.1 exists.

Requested by: @reaperhulk
</pre>
</div>
</content>
</entry>
<entry>
<title>ed25519 support (#4114)</title>
<updated>2019-02-27T04:33:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-02-27T04:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=cd05e2ac5b8336dac78a0dd73ec9a7baa06208c6'/>
<id>cd05e2ac5b8336dac78a0dd73ec9a7baa06208c6</id>
<content type='text'>
* ed25519 support

* review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ed25519 support

* review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Run wycheproof RSA tests on LibreSSL&gt;=2.8 (#4737)</title>
<updated>2019-01-24T15:48:19+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-01-24T15:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=d2e85573d6bcdd23a9c719dacf182165bafa22c9'/>
<id>d2e85573d6bcdd23a9c719dacf182165bafa22c9</id>
<content type='text'>
* Run wycheproof RSA tests on LibreSSL&gt;=2.8

* Define it this way

* These are errors on libressl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Run wycheproof RSA tests on LibreSSL&gt;=2.8

* Define it this way

* These are errors on libressl
</pre>
</div>
</content>
</entry>
<entry>
<title>add ed25519 bindings (#4476)</title>
<updated>2018-09-26T18:38:36+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-09-26T18:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cryptography.git/commit/?id=1717f8c998b22fbbebec4b5514aee42fb3a2f68d'/>
<id>1717f8c998b22fbbebec4b5514aee42fb3a2f68d</id>
<content type='text'>
* add ed25519 bindings

* var name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add ed25519 bindings

* var name
</pre>
</div>
</content>
</entry>
</feed>
