Explicit-Formulas Database
Ordinary genus-1 curves over binary fields
Hessian curves EFD / Ordinary genus-1 binary / Projective coordinates for Hessian curves

Projective coordinates for Hessian curves

An elliptic curve in Hessian form [more information] has parameters d and coordinates x y satisfying the following equations:
  x3+y3+1=3*d*x*y

Projective coordinates [database entry] represent x y as X Y Z satisfying the following equations:

  x=X/Z
  y=Y/Z

Best operation counts

Smallest multiplication counts assuming I=10M, S=0M, *param=0M, add=0M, *const=0M: Smallest multiplication counts assuming I=10M, S=0.2M, *param=0M, add=0M, *const=0M:

Summary of all explicit formulas

OperationAssumptionsCostReaddition cost
addition Z1=1 and Z2=1 8M 7M
addition Z2=1 10M 10M
addition 12M 12M
addition 12M 12M
addition 12M + 6S 9M + 3S
doubling 6M + 3S
doubling 7M + 1S
doubling 7M + 1S
doubling 12M
doubling 3M + 63
tripling a=3*d 11M + 4S + 2*a
tripling 10M + 1S + 293 + 2*d
scaling 1I + 2M

Explicit formulas for addition

The "mmadd" addition formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "madd" addition formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "add-2001-jq" addition formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "add2" addition formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "add" addition formulas [database entry; Sage verification script; Sage output; three-operand code]:

Explicit formulas for doubling

The "dbl2" doubling formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "dbl-2007-hcd-2" doubling formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "dbl-2007-hcd" doubling formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "dbl-2001-jq" doubling formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "dbl" doubling formulas [database entry; Sage verification script; Sage output; three-operand code]:

Explicit formulas for tripling

The "tpl-2007-hcd-2" tripling formulas [database entry; Sage verification script; Sage output; three-operand code]:

The "tpl-2007-hcd" tripling formulas [database entry; Sage verification script; Sage output; three-operand code]:

Explicit formulas for differential addition

Explicit formulas for differential addition and doubling

Explicit formulas for scaling

The "z" scaling formulas [database entry; Sage verification script; Sage output; three-operand code]: