Browse Source

Choose a better generator A that is more clearly nothing-up-my-sleeve

Ian Goldberg 4 years ago
parent
commit
088df43cd7
1 changed files with 6 additions and 6 deletions
  1. 6 6
      ecgadget.hpp

+ 6 - 6
ecgadget.hpp

@@ -597,8 +597,8 @@ public:
     // Precomputed coordinates of C and A
     Cx(2),
     Cy("4950745124018817972378217179409499695353526031437053848725554590521829916331"),
-    Ax("7536839002660211356286040193441766649532044555061394833845553337792579131020"),
-    Ay("11391058648720923807988142436733355540810929560298907319389650598553246451302"),
+    Ax(4),
+    Ay("1929778687269876629657252589535788315400602403700102541701561325064015752665"),
     outx(outx), outy(outy), svec(svec), Px(Px), Py(Py)
   {
     AXSx = Ax;
@@ -931,8 +931,8 @@ public:
     // Precomputed coordinates of C and A
     Cx(2),
     Cy("4950745124018817972378217179409499695353526031437053848725554590521829916331"),
-    Ax("7536839002660211356286040193441766649532044555061394833845553337792579131020"),
-    Ay("11391058648720923807988142436733355540810929560298907319389650598553246451302"),
+    Ax(4),
+    Ay("1929778687269876629657252589535788315400602403700102541701561325064015752665"),
     outx(outx), outy(outy), svec(svec),
     Px(Px), Py(Py), Ptable(Ptable),
     Ptable_set_constraints(Ptable_set_constraints),
@@ -1087,8 +1087,8 @@ public:
   Gy("11977228949870389393715360594190192321220966033310912010610740966317727761886"),
   Hx(1),
   Hy("21803877843449984883423225223478944275188924769286999517937427649571474907279"),
-  Ax("7536839002660211356286040193441766649532044555061394833845553337792579131020"),
-  Ay("11391058648720923807988142436733355540810929560298907319389650598553246451302")
+  Ax(4),
+  Ay("1929778687269876629657252589535788315400602403700102541701561325064015752665")
   {
     // Allocate variables to protoboard
     // The strings (like "x") are only for debugging purposes