wanderer 0f444c1c40 feat: fully functional arithmetic operations on a particular curve
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
2020-09-05 23:16:24 +02:00
2020-08-30 17:40:39 +02:00
2020-08-30 17:40:39 +02:00
2020-08-30 17:40:39 +02:00

KRY-0x06-cli

this repo holds sawce for cli version of KRY-0x06

S
Description
eca
kry
Readme 34 KiB
Languages
C# 100%