Generate cryptographic hashes (SHA-1, SHA-256, SHA-384, SHA-512) from text or files.
Did you know? SHA-256 is used to secure Bitcoin and other cryptocurrencies - every block in the blockchain contains a SHA-256 hash! Even changing a single character in the input completely changes the output hash (called the "avalanche effect"). Git uses SHA-1 hashes to track file changes. The SHA algorithms were designed by the NSA and published in 1993. It would take all the computers on Earth billions of years to crack a single SHA-256 hash!