← backHash / Encrypt
// tool
>_ SHA-256 Generator
Generate SHA-256 hash from text
// output will appear here
// learn
SHA-256 (Secure Hash Algorithm 256-bit) is a hash function from the SHA-2 family, widely used in TLS/SSL, blockchain, and data integrity verification. SHA-256 produces a 256-bit hash and remains cryptographically secure as of today.