Bitcoin Forum
May 05, 2024, 04:58:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Key addition  (Read 998 times)
blub (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 15, 2013, 07:36:30 PM
 #1

Just to check if I have understood this correctly:

If I have a private key P, and the corresponding public key Q
than the public key to P+1 is Q+G where G is the base point of secp256k1?

The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714885082
Hero Member
*
Offline Offline

Posts: 1714885082

View Profile Personal Message (Offline)

Ignore
1714885082
Reply with quote  #2

1714885082
Report to moderator
1714885082
Hero Member
*
Offline Offline

Posts: 1714885082

View Profile Personal Message (Offline)

Ignore
1714885082
Reply with quote  #2

1714885082
Report to moderator
1714885082
Hero Member
*
Offline Offline

Posts: 1714885082

View Profile Personal Message (Offline)

Ignore
1714885082
Reply with quote  #2

1714885082
Report to moderator
BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
October 16, 2013, 06:24:07 AM
 #2

Yes

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
blub (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 20, 2013, 06:56:19 PM
 #3

2nd question:

Is there a efficient way to add 2 compressed keys, or would uncompressing, adding and recompressing them be the way to go?

BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1131

All paid signature campaigns should be banned.


View Profile WWW
October 21, 2013, 12:05:37 AM
 #4

2nd question:

Is there a efficient way to add 2 compressed keys, or would uncompressing, adding and recompressing them be the way to go?
I think you will have to uncompress the keys, in other words calculate the y values of the points and then select the correct signs (from the compressed key information).  Then you can add the two keys correctly.

Once you have added the two keys together then you can use the point as is or, if you wish, compress it again.

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!