Edited ch04_keys.adoc with Atlas code editor

develop
claylock 7 months ago
parent e702755a9a
commit 87d954c7ca

@ -553,6 +553,7 @@ to public keys by first hashing the key with SHA256 and then hashing
that output with RIPEMD-160; this produced a 20-byte commitment to the
public key.
[role="less_space pagebreak-before"]
We can look at that algorithmically.
Starting with the public key _K_, we compute the SHA256 hash and then
compute the RIPEMD-160 hash of the result, producing a 160-bit (20-byte)

Loading…
Cancel
Save