Glossary
SHA-256
A cryptographic hash function from the SHA-2 family that produces a 256-bit (64 hexadecimal character) digest from any input. SHA-256 is deterministic, collision-resistant, and computationally irreversible, making it the standard choice for data integrity verification, digital signatures, and HMAC authentication.