Checksum Generator
Generate and verify data integrity with multiple checksum algorithms
About Checksums:
- MD5: Fast but less secure, 128-bit hash
- SHA-1: 160-bit hash, legacy algorithm
- SHA-256: Strong security, 256-bit hash
- SHA-512: Maximum security, 512-bit hash
- CRC32: Error detection, 32-bit checksum