mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch04_keys.adoc with Atlas code editor
This commit is contained in:
parent
2bcf6e7e42
commit
9ccdca89c5
@ -70,6 +70,7 @@ From the private key, we
|
|||||||
use elliptic curve multiplication, a one-way cryptographic function, to
|
use elliptic curve multiplication, a one-way cryptographic function, to
|
||||||
generate a public((("public key cryptography", startref="pub-key")))((("key pairs", startref="key-pair"))) key (_K_).
|
generate a public((("public key cryptography", startref="pub-key")))((("key pairs", startref="key-pair"))) key (_K_).
|
||||||
|
|
||||||
|
[role="less_space pagebreak-before"]
|
||||||
.Why Use Asymmetric Cryptography (Public/Private Keys)?
|
.Why Use Asymmetric Cryptography (Public/Private Keys)?
|
||||||
****
|
****
|
||||||
Why is ((("asymmetric cryptography", see="public key cryptography")))((("public key cryptography", "purpose in Bitcoin")))((("digital signatures")))asymmetric
|
Why is ((("asymmetric cryptography", see="public key cryptography")))((("public key cryptography", "purpose in Bitcoin")))((("digital signatures")))asymmetric
|
||||||
|
Loading…
Reference in New Issue
Block a user