`sha256_hash(data)` — Hash any string using SHA-256 - `double_sha256(data)` — Bitcoin-style double hashing - `hash_block_header(index, previous_hash, timestamp, merkle_root, nonce)` — Preview of block header hashing - Demonstrations of all three security properties and the avalanche effect