mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-27 08:58:20 +00:00
Update ch04_keys.adoc
This commit is contained in:
parent
275c4eb8ea
commit
8b09dcc3b4
@ -890,7 +890,7 @@ communicate his public key to her. Like that problem, where
|
|||||||
public keys can be fairly large, the constraints Bob uses can also be
|
public keys can be fairly large, the constraints Bob uses can also be
|
||||||
quite large—potentially thousands of bytes. That's not only thousands
|
quite large—potentially thousands of bytes. That's not only thousands
|
||||||
of bytes that need to be communicated to Alice, but thousands of bytes
|
of bytes that need to be communicated to Alice, but thousands of bytes
|
||||||
for which she needs to pay transaction fees every time she wants to spend money to Bob. However, the solution of using hash functions to create
|
for which she needs to pay transaction fees every time she wants to send money to Bob. However, the solution of using hash functions to create
|
||||||
small commitments to large amounts of data also applies here.
|
small commitments to large amounts of data also applies here.
|
||||||
</p>
|
</p>
|
||||||
++++
|
++++
|
||||||
|
Loading…
Reference in New Issue
Block a user