Ready for merge

This commit is contained in:
Rumperuu 2018-08-29 14:44:37 +01:00
parent 9ea59723a5
commit de517c19c5
4 changed files with 16 additions and 10 deletions

View file

@ -35,7 +35,6 @@ gpGen = function(){
B.rcopy(ctx.ROM_CURVE.CURVE_Pyb);
var Qy=new ctx.FP2(0); Qy.bset(A,B);
var Q=new ctx.ECP2();
var Q=new ctx.ECP2();
Q.setxy(Qy,Qy);
return{