Secure Hash Algorithm 256
SHA-256 is a member of the SHA-2 family that produces a 256-bit digest. It is the standard hash for TLS certificates, code signing, file integrity checks, and Bitcoin's proof of work. It remains secure against known attacks and is the default choice when a general-purpose hash is needed.