<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/evp.py, branch 2.0.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>Funcs macros gone (#3695)</title>
<updated>2017-06-27T21:15:37+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-27T21:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=491fd7cc5aefff8064039d073331b41a2f606a63'/>
<id>491fd7cc5aefff8064039d073331b41a2f606a63</id>
<content type='text'>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* No more FUNCS/MACROS distinction

* change the docs to not talk about MACROS since they're gone

* remove out of date comment
</pre>
</div>
</content>
</entry>
<entry>
<title>enable wconversion and finish fixes (#3728)</title>
<updated>2017-06-27T01:07:48+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-27T01:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=62c3421a73053af5cf09d110f927632dd19f00aa'/>
<id>62c3421a73053af5cf09d110f927632dd19f00aa</id>
<content type='text'>
* enable wconversion and finish fixes

* don't pass -Wconversion if it's win32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* enable wconversion and finish fixes

* don't pass -Wconversion if it's win32
</pre>
</div>
</content>
</entry>
<entry>
<title>bind even more evp (#3684)</title>
<updated>2017-06-06T11:57:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-06T11:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=34036d649f3f666cbadba3b737e03daa55e86d20'/>
<id>34036d649f3f666cbadba3b737e03daa55e86d20</id>
<content type='text'>
* bind even more evp

* oops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bind even more evp

* oops
</pre>
</div>
</content>
</entry>
<entry>
<title>bind EVP_PKEY_get1_tls_encodedpoint because X25519 (#3682)</title>
<updated>2017-06-06T00:45:44+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-06T00:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=023eccfc044c2f6a377f22fe50227175aca6fb4c'/>
<id>023eccfc044c2f6a377f22fe50227175aca6fb4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add EVP_PKEY_keygen and EVP_PKEY_keygen_init for x25519/ed25519 (#3681)</title>
<updated>2017-06-05T11:04:54+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-05T11:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=580f434b341abdd53f4031a5a0066547cc3065f9'/>
<id>580f434b341abdd53f4031a5a0066547cc3065f9</id>
<content type='text'>
* add EVP_PKEY_keygen and EVP_PKEY_keygen_init for x25519/ed25519

* add a few more bindings we'll need for X25519
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add EVP_PKEY_keygen and EVP_PKEY_keygen_init for x25519/ed25519

* add a few more bindings we'll need for X25519
</pre>
</div>
</content>
</entry>
<entry>
<title>bind EVP_CTRL_AEAD even when on &lt; 1.1.0 (#3679)</title>
<updated>2017-06-05T02:42:16+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-06-05T02:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a8ba6654c2c7835af0226a5e1be5bceae105f2f8'/>
<id>a8ba6654c2c7835af0226a5e1be5bceae105f2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to simplify the libressl checing (#3482)</title>
<updated>2017-03-26T15:07:31+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-03-26T15:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=8d85b9564284a66aa28a0cbb759090b777698e43'/>
<id>8d85b9564284a66aa28a0cbb759090b777698e43</id>
<content type='text'>
* Attempt to simplify the libressl checing

* SHENANGINS

* Attempted fix

* More simplification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Attempt to simplify the libressl checing

* SHENANGINS

* Attempted fix

* More simplification
</pre>
</div>
</content>
</entry>
<entry>
<title>Ec is a thing (#3453)</title>
<updated>2017-03-15T20:56:39+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-03-15T20:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5b8914a0524d4dc3539265f8ccf9909d053787b7'/>
<id>5b8914a0524d4dc3539265f8ccf9909d053787b7</id>
<content type='text'>
* We always have EC

* We always have ECDH

* We always have ECDSA

* We always have EC codes

* This can go as well

* And this

* unused import
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* We always have EC

* We always have ECDH

* We always have ECDSA

* We always have EC codes

* This can go as well

* And this

* unused import
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed some unused ifdefs from openssl bindings (#3448)</title>
<updated>2017-03-14T13:05:50+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-03-14T13:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2c53403d4bd11be4f569ff73eee5bcb117a6452a'/>
<id>2c53403d4bd11be4f569ff73eee5bcb117a6452a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add EVP_PKEY_DHX (#3388)</title>
<updated>2017-02-13T00:59:16+00:00</updated>
<author>
<name>Aviv Palivoda</name>
<email>palaviv@gmail.com</email>
</author>
<published>2017-02-13T00:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=84cdca7aecd84878c4650214c3222f7c805d8763'/>
<id>84cdca7aecd84878c4650214c3222f7c805d8763</id>
<content type='text'>
* Add EVP_PKEY_DHX

* Add Cryptography_HAS_EVP_PKEY_DHX to _conditional.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add EVP_PKEY_DHX

* Add Cryptography_HAS_EVP_PKEY_DHX to _conditional.py
</pre>
</div>
</content>
</entry>
</feed>
