Generate cryptographic hash values (checksums) for your files to verify integrity and authenticity.
SHA-256: Most secure and recommended algorithm. Produces 256-bit (64 character) hash values.
SHA-1: Older algorithm producing 160-bit (40 character) hashes. Less secure than SHA-256.
MD5: Legacy algorithm producing 128-bit (32 character) hashes. Not recommended for security purposes.
Privacy: All processing happens locally in your browser - files are never uploaded to servers.