Changes between Initial Version and Version 5 of Ticket #11823


Ignore:
Timestamp:
09/21/11 23:04:49 (20 months ago)
Author:
katestange
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11823

    • Property Cc ekin, katestange, jmypark added
    • Property Summary changed from add singular cubics to EllipticCurve class to add Weierstrass cubic curve class
  • Ticket #11823 – Description

    initial v5  
    1 Add a flag which allows an elliptic curve to initialize a singular cubic Weierstrass form and implement basic functionality, such as: change of Weierstrass form, addition of points, etc. 
     1Add cubic Weierstrass curve class, which can initialize either an elliptic curve or a singular cubic.  Implement basic functionality, such as: change of Weierstrass form, addition of points, etc.