I’m getting ed25519 from libsodium through Python’s libnacl plus a few 
declarations of my own. One nice thing about libnacl is that it has no 
corresponding C bindings in it. It’s pure Python + ctypes wrapped around the 
standard libsodium.so/dll.

On Jan 16, 2017, at 6:00 PM, Alex Gaynor <alex.gay...@gmail.com> wrote:
> If you'd like ed25519 from a supported library today, pyncal has it.
> 
> On Mon, Jan 16, 2017 at 8:55 PM, Paul Kehrer <paul.l.keh...@gmail.com 
> <mailto:paul.l.keh...@gmail.com>> wrote:
> We plan to add support for ed25519 as soon as there is an OpenSSL release 
> that supports it. That may be 1.1.1, but it hasn't landed yet.
> 
> -Paul Kehrer (reaperhulk)
> 
> On January 16, 2017 at 11:33:27 AM, Jesus Cea (j...@jcea.es 
> <mailto:j...@jcea.es>) wrote:
> 
>> Any plan to support ED25519 Elliptic Curve signatures? 
>> <https://ed25519.cr.yp.to/ <https://ed25519.cr.yp.to/>>. 
>> 
>> -- 
>> Jesús Cea Avión _/_/ _/_/_/ _/_/_/ 
>> j...@jcea.es <mailto:j...@jcea.es> - http://www.jcea.es/ 
>> <http://www.jcea.es/> _/_/ _/_/ _/_/ _/_/ _/_/ 
>> Twitter: @jcea _/_/ _/_/ _/_/_/_/_/ 
>> jabber / xmpp:j...@jabber.org <mailto:xmpp%3aj...@jabber.org> _/_/ _/_/ _/_/ 
>> _/_/ _/_/ 
>> "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ 
>> "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ 
>> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz 

-- 
Ron Frederick
r...@timeheart.net



_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to