[Cryptography-dev] Support for ED25519?

Ron Frederick ronf at timeheart.net
Mon Jan 16 22:29:44 EST 2017


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.gaynor at 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.kehrer at gmail.com <mailto:paul.l.kehrer at 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 (jcea at jcea.es <mailto:jcea at 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 _/_/ _/_/_/ _/_/_/ 
>> jcea at jcea.es <mailto:jcea at jcea.es> - http://www.jcea.es/ <http://www.jcea.es/> _/_/ _/_/ _/_/ _/_/ _/_/ 
>> Twitter: @jcea _/_/ _/_/ _/_/_/_/_/ 
>> jabber / xmpp:jcea at jabber.org <mailto:xmpp%3Ajcea at 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
ronf at timeheart.net



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20170116/5a1cc990/attachment.html>


More information about the Cryptography-dev mailing list