Position: Home page » Bitcoin » The difference between bitcoin private key and cipher

The difference between bitcoin private key and cipher

Publish: 2021-04-30 03:54:37
1. In order to make it easier for new people to understand, sister coin will use some metaphors. Although she is not strict, she will understand better
the private key is like your bank card password
the address of bitcoin wallet is like your bank card
as long as you have the bank card and password, anyone can withdraw money from ATM
the address of bitcoin wallet is public, which means that everyone else has your bank card, so your bank card password (private key) becomes very important at this time
once your key is disclosed, others can transfer your bitcoin

Internet search: "sister coin teaches you bitcoin" or "sister coin" find me, share more exquisite content ~!
2. Bitcoin is an electronic coin proced by open source P2P software. Digital coin is a kind of network virtual asset. Bitcoin is also paraphrased as "bitcoin.". Bitcoin is based on a set of cipher codes and generated by complex algorithms. This rule is not interfered by any indivial or organization and is decentralized; Anyone can download and run the bitcoin client to participate in the proction of bitcoin; Bitcoin uses electronic signature to realize circulation, and checks repeated consumption through P2P distributed network. The generation and consumption of each bitcoin will be recorded through the P2P distributed network and informed to the whole network. There is no possibility of forgery.
3. I'll give you my address (address). You can find my zip code (public key). You can write to me with my zip code (public key) + address. The mail will be sent to my mail cabinet. I'll open the mail cabinet (private key) with the key I have. The key of express cabinet is stored in my wallet (wallet)
1. The mail cabinet is stolen (the database is stolen)
2. The key is stolen (the private key is stolen)
3. Knowing my home address (the public key is stolen), the lock of the mail cabinet is opened violently (the private key is cracked violently).
4.

The private key of bitcoin wallet cannot be viewed online. Bitcoin exists on the platform. To download core or classic is the real wallet, and then you can view it

[description of private key of bitcoin wallet]:

1. Wallet encryption refers to automatically encrypting and storing the wallet with private key. The official bitcoin client supports wallet encryption since version 0.4.0. The encrypted wallet will prompt you to enter your password every time you pay. If the password is wrong, the client will refuse to pay

2. If you replace it with the earliest backup wallet (wallet. DAT), you can still trade normally. Considering the principle of bitcoin, it can be concluded that as long as there is a private key (wallet), you can prove that you are the legitimate owner of the wallet. No matter whether you encrypt or delete the wallet (the core is the private key corresponding to an address), you can't deny it

3. When backing up the bitcoin wallet, you should also pay attention to the existence of bitcoin payment change mechanism (for example, if you send 50 BTC in a complete 100 BTC to an address, the system will send 50 BTC to the other party's address, and return 50 BTC to a new address of your client, which will not be directly displayed in your address list)

4. After sending bitcoin to other addresses 100 times or using 100 different addresses to receive bitcoin, please back up your wallet again, otherwise the returned and received bitcoin will be lost forever. In addition to encrypting wallets, users can also generate offline paper wallets and brain wallets

5. Each person's wallet has more than one bitcoin address, and each bitcoin address represents a certain number of bitcoins. The bitcoin address is generated through a public key hash (rpiemd + Sha), and the public key is generated by the private key through elliptic curve (ECC). The private key is kept in the bitcoin wallet and should not be disclosed. The public key, together with the bitcoin address, needs to be publicly released through transaction records ring payment transactions, and the effectiveness of payment transactions is verified by the blockchain system.
6. I'll give you my address (address). You can find my zip code (public key). You can write to me with my zip code (public key) + address. The mail will be sent to my mail cabinet. I'll open the mail cabinet (private key) with the key I have
1. The mail cabinet is stolen (the database is stolen)
2. The key is stolen (the private key is stolen)
3. Knowing my home address (the public key is stolen), the mail cabinet lock is opened violently (the private key is cracked violently).
7. 1. Wallet encryption is to store the private key automatically. The official bitcoin client supports wallet encryption since version 0.4.0. The encrypted wallet will prompt you to enter your password every time you pay. If the password is wrong, the client will refuse to pay
2. If you replace it with the earliest backup wallet (wallet. DAT), you can still trade normally. Considering the principle of bitcoin, it can be concluded that as long as there is a private key (wallet), you can prove that you are the legitimate owner of the wallet. No matter whether you encrypt or delete the wallet (the core is the private key corresponding to an address), you can't deny it
3. When backing up the bitcoin wallet, you should also pay attention to the existence of the change mechanism of bitcoin payment (for example, if you send 50 BTC in a complete 100 BTC to an address, the system will send 50 BTC to the other party's address, and return 50 BTC to a new address of your client, which will not be directly displayed in your address list)
4. After sending bitcoin to other addresses 100 times or using 100 different addresses to receive bitcoin, please back up your wallet again, otherwise the returned and received bitcoin will be lost forever. In addition to encrypting wallets, users can also generate offline paper wallets and brain wallets.
8. You can negotiate with each other and use it in turn!
9.

Theoretically, it is possible, but at present, human computer technology has not achieved such high performance, so it is almost impossible to crack with traditional technology. With the development of quantum technology, the current encryption technology is likely to be completely cracked, including bitcoin algorithm, RSA encryption and so on

10. Bitcoin
the initials of bitcoin are used to represent the concept of bitcoin or the whole bitcoin network itself. For example: "today I learned something about the bitcoin agreement."
bitcoin without capital letters indicates a unit of account. For example: "I transferred 10 bitcoin today." The unit is also usually abbreviated as BTC or XBT
bitcoin address
a bitcoin address is like a physical address or an email address. This is the only information you need to provide when someone pays you bitcoin. An important difference, however, is that each address should only be used for a single transaction
peer to peer network
peer to peer network is a system that allows a single node to interact directly with other nodes, so that the whole system can operate like an organized collective. For bitcoin, the bitcoin network is built in such a way that each user is spreading the transactions of other users. And importantly, there is no need for the bank to be a third party
hash rate
hash rate is a measure of bitcoin network processing capacity. In order to ensure security, bitcoin network must carry out a lot of mathematical operations. When the network reaches a hash rate of 10th / s, it can perform 10 trillion calculations per second
transaction confirmation
transaction confirmation means that a transaction has been processed by the network and is unlikely to be revoked. When a transaction is included in a block, an acknowledgement is received, and each subsequent block corresponds to an acknowledgement. For a small amount of transaction, a single confirmation can be regarded as safe. However, for a large amount of transaction such as US $1000, it is reasonable to wait for more than six confirmations. Each confirmation exponentially reces the risk of cancellation
blockchain
blockchain is a public record of bitcoin transactions in chronological order. The block chain is shared by all bitcoin users. It is used to verify the permanence of bitcoin transactions and prevent double consumption
cryptography
cryptography is a branch of mathematics, which allows us to create mathematical proofs that can provide high security. Cryptography is also used in e-commerce and online banking. For bitcoin, cryptography is used to ensure that no one can use the money in other people's wallets or break the blockchain. Cryptography is also used to encrypt wallets, so you can't use wallets without a password<
signature
cryptography signature is a mathematical mechanism for people to prove ownership. For bitcoin, a bitcoin wallet is associated with its private key by some mathematical magic. When your bitcoin software signs a transaction with the corresponding private key, the whole network will know that the signature matches the spent bitcoin. However, no one in the world can guess your private key to steal your hard-earned bitcoin
wallet
bitcoin wallet is roughly the equivalent of physical wallet in bitcoin network. The wallet actually contains your private key, which allows you to consume the bitcoin allocated to the wallet in the block chain. Like a real wallet, each bitcoin wallet displays the total balance of all bitcoins it controls and allows you to pay someone a certain amount of bitcoin. This is different from the credit card used by merchants to dect money
block
a block is a record in the block chain, which contains and confirms the transactions to be processed. On average, a new block containing transactions is added to the block chain by mining every 10 minutes
double consumption
If a malicious user tries to pay bitcoin to two different payees at the same time, it is called Double consumption. Bitcoin mining and blockchain will reach an agreement on the network that one of the two deals will be confirmed and considered valid
private key
the private key is a secret data block that proves that you have the right to consume bitcoin from a specific wallet. It is implemented through a cryptographic signature. If you are using wallet software, your private key is stored in your computer; If you are using an online wallet, your private key is stored on a remote server. Don't disclose private keys, because they allow you to consume the bitcoin in the corresponding bitcoin wallet
Mining
bitcoin mining is a process of using computer hardware to do mathematical calculation for bitcoin network to confirm transactions and improve security. As a reward for their service, miners can get the Commission included in the transaction they confirm, as well as the newly created bitcoin. Mining is a professional and competitive market. The bonus is divided according to the amount of calculation. Not all bitcoin users mine, and it's not easy to make money from mining
bit
bit is a common unit used to indicate the sub unit of a bitcoin - 1000000 bit is equal to 1 bitcoin (BTC or B & 8422;), This unit is more convenient for marking tips, goods and service prices
BTC
BTC is used to mark a bitcoin (B & 8422;) The common unit of.
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750