Qu’est-ce que Public key ?
The value derived from a private key that lets anyone verify a signature without learning the key itself.
Bitcoin uses elliptic-curve cryptography: deriving a public key from a private key is cheap, and reversing it is computationally infeasible.
Addresses are derived from public keys, usually via hashing, which adds a layer of indirection and keeps the public key itself hidden until the coins are spent.
Termes liés
Private key
The secret number that authorises spending from an address. Whoever holds it controls the coins…
Keys & custodyAddress
A string encoding the conditions under which an output can be spent. Bitcoin's equivalent of an account…
Keys & custodyDigital signature
Cryptographic proof that the holder of a private key authorised a specific transaction, verifiable by anyone…
Cette définition fait partie du glossaire Bitcoin Logical. Pour l’explication complète, commencez par Apprendre, ou consultez les chiffres en direct sur Le Signal Bitcoin.