SHA-256
A 256-bit hash function from the SHA-2 family, the current default for TLS certificates, code signing, and most integrity uses.
SHA-256 is a member of the SHA-2 family standardised in FIPS 180-4. It produces a 256-bit digest and has no known practical collision attack. SHA-256 is the default hash for TLS certificate signatures, code signing, Bitcoin proof-of-work, Git's planned object hash transition, and most modern HMAC and KDF constructions. For password storage it should always be wrapped in a slow KDF (bcrypt, scrypt, Argon2, PBKDF2), never used raw, because its speed makes brute force trivial for short inputs.
Reference
Related terms
See also
Referenced on
- API Key Generator
- Bcrypt Generator & Verifier
- Django Password Hash Generator
- Hash Identifier
- HMAC Generator
- How to Contact Law Enforcement About Cybercrime: Filing Reports With FBI IC3, Europol, and National CERTs
- How to Report Malware and Botnet Command-and-Control Traffic From an IP Address
- How to Report Network Security Incidents to a CERT Team: Templates for Vulnerability Exploitation and Intrusions
- JWT Secret Generator
- Linux Shadow Hash Generator
- MD5 Hash Generator
- MySQL Password Hash Generator Free Online
- Password Strength Checker Free Online
- Password Tools
- PBKDF2 Generator
- PostgreSQL Password Hash Generator
- SHA-1 Hash Generator
- SHA-256 Generator Free Online
- SHA-3 Generator Free Online
- SHA-512 Generator
- What Is DNSSEC and Why Should You Enable It?