<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src/_cffi_src/openssl/evp.py, branch 2.5</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 EVPDigestFinalXOF for extendable output functions (#4589)</title>
<updated>2018-11-14T03:47:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-11-14T03:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=d37346651bc4b9ebc0b8c7cfdc7c1f21de6a751d'/>
<id>d37346651bc4b9ebc0b8c7cfdc7c1f21de6a751d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ed bindings (#4586)</title>
<updated>2018-11-13T12:46:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-11-13T12:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=b5d07b7f723ca101bbe4b78584df367c014eed96'/>
<id>b5d07b7f723ca101bbe4b78584df367c014eed96</id>
<content type='text'>
* add evp_pkey_ed25519

* ed448 bindings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add evp_pkey_ed25519

* ed448 bindings
</pre>
</div>
</content>
</entry>
<entry>
<title>x448 bindings (#4577)</title>
<updated>2018-11-12T13:42:09+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-11-12T13:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=7b57fe1fd4e31e57fb0840fdd2ae32710fd1060c'/>
<id>7b57fe1fd4e31e57fb0840fdd2ae32710fd1060c</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 raw key bindings (#4578)</title>
<updated>2018-11-12T13:04:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-11-12T13:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=3666786771f99d62ccff23ddcfe613e8c2d7e852'/>
<id>3666786771f99d62ccff23ddcfe613e8c2d7e852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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>
<entry>
<title>just a quick confirmation that it really is an x25519 evp key (#4070)</title>
<updated>2018-01-05T15:58:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-01-05T15:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=bade58f1566683cb5b110b341e01e3d3397b972f'/>
<id>bade58f1566683cb5b110b341e01e3d3397b972f</id>
<content type='text'>
* just a quick confirmation that it really is an x25519 evp key

* openssl assert. take that python -O
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* just a quick confirmation that it really is an x25519 evp key

* openssl assert. take that python -O
</pre>
</div>
</content>
</entry>
<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>
</feed>
