Bitcoin Forum
June 28, 2024, 11:26:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Is Compressed and Uncompressed bitcoin address exchangable? on: May 07, 2020, 03:22:02 PM
hi
Compressed and uncompressed public keys result in different addresses, but they still come from the same private key. Usually a private key in WIF has a different prefix to tell the wallet whether it should handle the key as one for a compress or an uncompressed address.

So my question is if is send bitcoins to the address on paper wallet,will i get same bitcoins on the address that got imported on blockchain?
Are compressed and Uncompressed address same thing and exchangable?
Please some technical guy explain this to me

They are two different addresses, but they can be spend by the same private key.

E.g. address 1JpyMQDivyYBohM3zoMBXNiVg3u8F4F2PZ and 16sRvCPrJgKu7XBtR417jg6CndQMH7M27R come from the same private key (in hex) 73C89D6C48721B86C683643B094B3222331068A13846AD3475CDBF59394CE065 to tell the wallet which one you are using the uncompressed start with 5 e.g. 5JhH7tGFSnJSgwiqu2nzhvYJVyX2VPA97zzKfr37nPtpxgxMHGp and the compressed start with L or K, e.g. L16n9PGJknwzPJXgpev1hdKAEtTXaGoLqtx1QTSLwN3kgZqwn7Ax

MY QUESTIONS :

1JpyMQDivyYBohM3zoMBXNiVg3u8F4F2PZ & 16sRvCPrJgKu7XBtR417jg6CndQMH7M27R = 34char ,not within 32bits ,why and which one compressed and which one is uncompressed Huh
73C89D6C48721B86C683643B094B3222331068A13846AD3475CDBF59394CE065 = 64chars , in 64bits for sha-512bits ?
5JhH7tGFSnJSgwiqu2nzhvYJVyX2VPA97zzKfr37nPtpxgxMHGp = 51chars , within X-bits why ??
L16n9PGJknwzPJXgpev1hdKAEtTXaGoLqtx1QTSLwN3kgZqwn7Ax = 52chars , within X-bits why ??
Although they both are generated by the same sha-256 bits ecc ,plz explain ? Which one compressed and which one is uncompressed and purpose Huh

ANYONE CAN REPLY IN PLAIN ENGLISH EXPLAINING ME.
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!