eca
surtur
0f444c1c40
curve: y ^ 2 % = (x ^ 3 + x + 10) mod p; p == 71 operations: * P + Q = R (point addition) * P + P = 2P (point doubling) * curve generation closes #1 |
||
---|---|---|
.gitignore | ||
KRY-0x06-cli.csproj | ||
KRY-0x06-cli.sln | ||
Program.cs | ||
README.md |
KRY-0x06-cli
this repo holds sawce for cli version of KRY-0x06