This application is built for the purpose of safely hashing text without risk of being tracked or noted down in a rainbow hash table. It currently only supports SHA-256, support for more algorithms will be added though.

The source of this application is accessible at https://hashing.now.sh/_src/

For files, it's recommended to use the tools provided by your OS (for Windows, CertUtil and Get-FileHash, for Linux and macOS, the sha256sum CLI utility).

In the future, more hashes may be added.