On 31 May 2017 at 21:02, Daniel Gultsch <[email protected]> wrote: > Is the Curve25519 to Ed25519 conversion code available in a > significant number of liberally licensed crypto libraries? >
Depends on what you call 'crypto libraries', but: LibSodium (C, so can have bindings in any language), ed2curve-js (JavaScript), agl/ed25519 (Go), Chaos.NaCL (C#), orlp/ed25519 (C), ... OpenSSL has only recently gotten Ed25519 support, so they might get a similar conversion function eventually (given it's in libsodium). If you follow the "XEdDSA is simple to implement" school, then this conversion is even simpler to implement in the library of your choice. Remko
_______________________________________________ Standards mailing list Info: https://mail.jabber.org/mailman/listinfo/standards Unsubscribe: [email protected] _______________________________________________
