Bitcoin Forum
June 15, 2024, 06:41:39 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 12, 2014, 01:02:52 PM
But what is then y^2= x^3+7 needed for?

Are cofactor and order  used only for checking?
2  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 12, 2014, 12:25:46 PM
I understand '*' is this  http://en.wikipedia.org/wiki/Elliptic_curve_point_multiplication operation.
And it is
X=Gx*priv mod p
Y=Gy*priv mod p

3  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 11, 2014, 05:14:39 PM
 ::)I understand this I meant * as sign of EC point multiplication.  Cheesy
Is that right?
4  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 11, 2014, 01:35:53 PM
So all I need to do is
x=priv key*Gx mod p
y=priv key*Gy mod p

Is this right?
5  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 09, 2014, 07:57:11 PM
Indeed I don't care the formula will really help me
6  Bitcoin / Development & Technical Discussion / Re: Getting X and Y coordinates of ECDSA public key from private key on: February 09, 2014, 07:10:57 PM
Please, don't blame me for being lazy, but I am not native english and mathematical notation of
x and y from those parameters and private key would really help me.
7  Bitcoin / Development & Technical Discussion / Getting X and Y coordinates of ECDSA public key from private key on: February 09, 2014, 01:56:44 PM
How can I count them from private key and Secp256k1 parameters. Can anybody give me mathematical notation for x and y?
8  Other / Beginners & Help / Proof-of-stake cryptocurrencies comparison and vulnerabilities on: January 12, 2014, 02:41:46 PM
Topic says it all.
I am mostly interested in peercoin, timekoin, novacoin and yacoin.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!