Description
Strings and files can be hashed from the console with many supported algorithms for checksums, comparison, and verification tasks.
It is useful for confirming downloads, comparing files, debugging integrations, or learning hash behavior. Hashes can identify content but do not prove trust by themselves; compare against a trusted source and avoid weak algorithms for security-sensitive use.