ecctools icon indicating copy to clipboard operation
ecctools copied to clipboard

Error: Some invalid bit in the publickey

Open SUN-2913 opened this issue 3 years ago • 1 comments
trafficstars

If you try to divide the key into a divisor of 66 characters, the program accepts this divisor as a public key.

mark@ubuntu:~/Desktop/ecctools2$ ./keymath 03cd0fdaf5f7503342a20861b15491de59ba31ffe554c42372e4d0926a318cee8e / 963092532556721731126452703333034206412304441762446377444048756866 [E] Some invalid bit in the publickey: 963092532556721731126452703333034206412304441762446377444048756866

Sometimes with this division it gives an error: "We don't know how to divide 2 publickeys, we need an escalar number"

SUN-2913 avatar Sep 11 '22 14:09 SUN-2913

yes i know that is an issue

albertobsd avatar Jun 11 '23 01:06 albertobsd