SHA-256 takes an input (in this case, an email address) and processes it through a series of mathematical operations to produce a unique 256-bit hash. This hash is a one-way function, meaning it cannot be reversed to reveal the original input. Here’s a simplified example: