I'm trying to generate a public key in the secp256k1 curve using "low level" point multiplication. I've seen elsewhere how to generate a public/private key pair, but I'm trying to multiply a point in the curve by a constant, just for educational purposes.
Asked
Active
Viewed 47 times