🔐 SHA-256 Hashing Demo

Welcome to the SHA-256 hashing demo. SHA-256 is a cryptographic hash function that takes any input and produces a fixed 64-character hexadecimal output. No matter the length of your input, the result is always a 256-bit hash (64 hex characters).

⚙️ Proof of Work Demo

Enter input data and select a difficulty. The goal is to find a nonce such that the resulting SHA-256 hash starts with the chosen prefix.