diff options
Diffstat (limited to 'pyecsca/ec/efd/shortw/w12-0/addition/madd-2010-cln.op3')
| -rw-r--r-- | pyecsca/ec/efd/shortw/w12-0/addition/madd-2010-cln.op3 | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/pyecsca/ec/efd/shortw/w12-0/addition/madd-2010-cln.op3 b/pyecsca/ec/efd/shortw/w12-0/addition/madd-2010-cln.op3 deleted file mode 100644 index ecc98f1..0000000 --- a/pyecsca/ec/efd/shortw/w12-0/addition/madd-2010-cln.op3 +++ /dev/null @@ -1,25 +0,0 @@ -A = Z1^2 -E = X2*Z1 -G = Y2*A -H = X1-E -I = Y1-G -II = I^2 -J = Z1*H -t0 = J*H -K = 2*t0 -t1 = X1+E -t2 = t1*K -t3 = 2*II -X3 = t3-t2 -JJ = J^2 -t4 = J+I -t5 = t4^2 -t6 = X1*K -t7 = t5-JJ -t8 = t7-II -t9 = t6-X3 -t10 = K^2 -t11 = Y1*t10 -t12 = t8*t9 -Y3 = t12-t11 -Z3 = 2*JJ |
