Bitcoin Forum

Other => Beginners & Help => Topic started by: nicehome on May 27, 2023, 05:59:29 PM



Title: Need help - pay 2 public key hash 2013
Post by: nicehome on May 27, 2023, 05:59:29 PM
Hi :)

Can someone help me about how to use public key hash ?

From 2013 i have certificates x509 - Tokens - private keys - hash file .


Title: Re: Need help - pay 2 public key hash 2013
Post by: odolvlobo on May 27, 2023, 07:05:12 PM
Your question is unclear. A pay to public key hash (P2PKH) transaction is the kind of transaction used to send bitcoins to an address beginning with a 1, such as 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt.


Title: Re: Need help - pay 2 public key hash 2013
Post by: nicehome on May 27, 2023, 07:40:28 PM
yes but i dont have adresse :(

I have a document version 1 - name xml 3 of x509 certificates ----> maybe 1 public key 1 signature 1 private key

then tons of tokens CRL certificate - under the tokens is the time stamp

out of the document i have 4 private keys look like UTXOs - 64 size A-F - 0-9 .

and i have Hash file - and i have a password size 13 ----> maybe for the hash file ?



Title: Re: Need help - pay 2 public key hash 2013
Post by: odolvlobo on May 27, 2023, 10:19:10 PM
yes but i dont have adresse :(
I have a document version 1 - name xml 3 of x509 certificates ----> maybe 1 public key 1 signature 1 private key
then tons of tokens CRL certificate - under the tokens is the time stamp
out of the document i have 4 private keys look like UTXOs - 64 size A-F - 0-9 .
and i have Hash file - and i have a password size 13 ----> maybe for the hash file ?

None of those things appear to be related to Bitcoin.

Can someone help me about how to use public key hash ?

An address is a public key hash. An address is used to receive bitcoins. If you want to receive bitcoins, download and install wallet software, use it to create an address, and then have the bitcoins sent to that address.


Title: Re: Need help - pay 2 public key hash 2013
Post by: nicehome on May 28, 2023, 02:29:10 AM
These are ---->>> Electronic Signatures Infrastructures - Building blocks and XAdES baseline signatures - electronic signature, security, XAdES, XML

Bitcoin: A Peer-to-Peer Electronic Cash System
Satoshi Nakamoto
satoshin@gmx.com
www.bitcoin.org
Satoshi white paper

chapter 2 Transactions : the previous owners did not sign any earlier
transactions .

chapter 3 ----->>> 3. Timestamp Server : The timestamp proves that the data must have existed at the
time, obviously, in order to get into the hash. Each timestamp includes the previous timestamp in
its hash, forming a chain, with each additional timestamp reinforcing the ones before it.

chapter 4 Proof-of-Work : The proof-of-work involves scanning for a value that when hashed, such as with SHA-256, the
hash begins with a number of zero bits. The average work required is exponential in the number
of zero bits required and can be verified by executing a single hash.

chapter 5 Network :
1) New transactions are broadcast to all nodes.
2) Each node collects new transactions into a block.
3) Each node works on finding a difficult proof-of-work for its block.
4) When a node finds a proof-of-work, it broadcasts the block to all nodes.
5) Nodes accept the block only if all transactions in it are valid and not already spent.
6) Nodes express their acceptance of the block by working on creating the next block in the
chain, using the hash of the accepted block as the previous hash.

-----------------------------------

What i have from all these ?!

As mentioned above ----->>> Signatures x509 certificates - Tokens - time stamp - hash file - private keys

wiki  x509 certificates - For information i have version 1
https://en.wikipedia.org/wiki/X.509

How look like private key i have ?!
As mentioned above ---> 64 size A-F - 0-9

and here the wiki private key look like E9873D79C6D87DC0FB6A5778633389F4453213303DA61F20BD67FC233AA33262
https://en.bitcoin.it/wiki/Private_key




Title: Re: Need help - pay 2 public key hash 2013
Post by: nc50lc on May 28, 2023, 08:29:24 AM
What i have from all these ?!
None of the above are related to owning Bitcoins, you just need private keys.
Those part of the Bitcoin whitepaper are about "double-spend", "Bitcoin mining" and how the network operates.

Quote from: nicehome
As mentioned above ----->>> Signatures x509 certificates - Tokens - time stamp - hash file - private keys
Probably a file which is part of your operating system, web server or from a browser.
Your Wikipedia link even shows that it's not related to Bitcoin.

I think you're looking at the wrong file again (https://bitcointalk.org/index.php?topic=5371169.msg58432656#msg58432656).


Title: Re: Need help - pay 2 public key hash 2013
Post by: odolvlobo on May 28, 2023, 08:59:58 AM

As mentioned above ----->>> Signatures x509 certificates - Tokens - time stamp - hash file - private keys
  • Signatures x509 certificates: Bitcoin does not use X509 certificates. Read this: What are the DER signature and SEC format (https://bitcoin.stackexchange.com/questions/92680/what-are-the-der-signature-and-sec-format)
  • Tokens: What kinds of tokens? Probably not related to Bitcoin.
  • Time stamp: timestamps are just timestamps. What do you want to do with them?
  • Hash file: I don't know what that is or how it might relate to Bitcoin.
  • Private keys: Private keys in Bitcoin are typically encoded using the WIF format, which is base 58 and not hex. If you have private keys and they are not WIF, then they are probably not related to Bitcoin.


Title: Re: Need help - pay 2 public key hash 2013
Post by: nicehome on May 28, 2023, 09:48:15 AM
What i have from all these ?!
None of the above are related to owning Bitcoins, you just need private keys.
Those part of the Bitcoin whitepaper are about "double-spend", "Bitcoin mining" and how the network operates.

Quote from: nicehome
As mentioned above ----->>> Signatures x509 certificates - Tokens - time stamp - hash file - private keys
Probably a file which is part of your operating system, web server or from a browser.
Your Wikipedia link even shows that it's not related to Bitcoin.

I think you're looking at the wrong file again (https://bitcointalk.org/index.php?topic=5371169.msg58432656#msg58432656).

Previously, I did not know anything - especially with two transactions were separate ( 2010 P2SKH - 2013 P2PKH )

now i am talkin about 2013 P2PKH

PDF ----->>> X509Cloud - Framework for a Ubiquitous PKI
Hitesh Tewari, Arthur Hughes, Stefan Weber, Tomas Barry
Trinity College Dublin, Ireland

In this paper we propose a mechanism to increase the uptake
of X.509 certs by making use of a Bitcoin inspired blockchain
1For clarity we will make use of the term SSL throughout the rest of
this paper when referring to SSL/TLS. Also we will interchangeably use the
phrases certificate or cert to refer to a X.509 certificate.




Title: Re: Need help - pay 2 public key hash 2013
Post by: nicehome on May 28, 2023, 09:54:24 AM

As mentioned above ----->>> Signatures x509 certificates - Tokens - time stamp - hash file - private keys
  • Signatures x509 certificates: Bitcoin does not use X509 certificates. Read this: What are the DER signature and SEC format (https://bitcoin.stackexchange.com/questions/92680/what-are-the-der-signature-and-sec-format)
  • Tokens: What kinds of tokens? Probably not related to Bitcoin.
  • Time stamp: timestamps are just timestamps. What do you want to do with them?
  • Hash file: I don't know what that is or how it might relate to Bitcoin.
  • Private keys: Private keys in Bitcoin are typically encoded using the WIF format, which is base 58 and not hex. If you have private keys and they are not WIF, then they are probably not related to Bitcoin.

They are uses node i think ------>>> I don't know why they gave me the key infrastructure x509 crts :(

Did you ever seen genesis block ?  i have 2 of them .

read PDF ---> X509Cloud - Framework for a Ubiquitous PKI
Hitesh Tewari, Arthur Hughes, Stefan Weber, Tomas Barry
Trinity College Dublin, Ireland