[Cryptography] Edwards curves are just ellipses - and why ECC works

Bill Cox waywardgeek at gmail.com
Fri Oct 2 21:00:22 EDT 2015


Here's another Python file showing how Edwards curves and the Edwards
addition law is the same as the old ellipse and it's addition law.  This
one does the full modulo arithmetic.

Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20151002/4d82ccf2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ellipse_crypto.py
Type: text/x-python
Size: 4015 bytes
Desc: not available
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20151002/4d82ccf2/attachment-0001.py>


More information about the cryptography mailing list