mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-25 09:28:25 +00:00
Edited ch04_keys.adoc with Atlas code editor
This commit is contained in:
parent
0bdacb416d
commit
f2c07f7b26
@ -70,7 +70,7 @@ generate a public((("public key cryptography", startref="pub-key")))((("key pair
|
||||
|
||||
.Why Use Asymmetric Cryptography (Public/Private Keys)?
|
||||
****
|
||||
Why is asymmetric
|
||||
Why is ((("asymmetric cryptography", see="public key cryptography")))((("public key cryptography", "purpose in Bitcoin")))((("digital signatures")))asymmetric
|
||||
cryptography used in Bitcoin? It's not used to "encrypt" (make secret)
|
||||
the transactions. Rather, a useful property of asymmetric cryptography
|
||||
is the ability to generate _digital signatures_. A private key can be
|
||||
|
Loading…
Reference in New Issue
Block a user