Hash Function
A cryptographic algorithm that maps input data of any size to a fixed-length output. Good hash functions are fast, deterministic, and collision-resistant. Bitcoin uses SHA-256.
A cryptographic algorithm that maps input data of any size to a fixed-length output. Good hash functions are fast, deterministic, and collision-resistant. Bitcoin uses SHA-256.