공개 키
공개 키
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...