Interesting Š glad to see the references. I¹m working to add a reference implementation of Edwards curves and EdDSA to: https://github.com/nymble/cryptopy/blob/master/ecc/curves.py
Goal has been to make Œreadable¹ classes supporting any curve type Š Paul On 11/5/15, 11:57 AM, "Curves on behalf of Nathaniel McCallum" <[email protected] on behalf of [email protected]> wrote: >You should patch that into rubenesque: >https://github.com/npmccallum/python-rubenesque > >On Thu, 2015-11-05 at 20:54 +0100, Jan Mojzis wrote: >> FYI: >> >> python prototype for EdDSA: >> Ed25519-SHA-512 >> Ed4417-SHA-512/832 >> Ed448-SHA-512/912 >> Ed521-SHA-512/1056 >> >> http://mojzis.com/software/eddsa/ >> >> >> Jan. >> >> _______________________________________________ >> Curves mailing list >> [email protected] >> https://moderncrypto.org/mailman/listinfo/curves >_______________________________________________ >Curves mailing list >[email protected] >https://moderncrypto.org/mailman/listinfo/curves _______________________________________________ Curves mailing list [email protected] https://moderncrypto.org/mailman/listinfo/curves
