公钥
公钥
Cryptography
8 个参考
非对称密钥对的可公开共享的组成部分。它用于验证签名或派生地址,具体取决于系统。
出现在 8 个白皮书章节中
Transactions
...oin to the next by digitally signing a hash of the previous transaction and the public key of the next owner and adding these to the end of the coin. A payee can verify t...
Calculations
...hopes it will be too late.
The receiver generates a new key pair and gives the public key to the sender shortly before signing. This prevents the sender from preparing a...
References
...//www.hashcash.org/papers/hashcash.pdf, 2002.
[^7]: R.C. Merkle, "Protocols for public key cryptosystems," In Proc. 1980 Symposium on Security and
Privacy, IEEE Computer ...
Introduction and Existing Concepts
...toshi Nakamoto, combining established primitives for managing ownership through public key cryptography with a consensus algorithm for keeping track of who owns coins, kn...
Bitcoin As A State Transition System
...and an owner (defined by a 20-byte address which is essentially a cryptographic public key). A transaction contains one or more inputs, with each input containing a refer...