Common use cases
- Legacy compatibility
- Compare against systems that still publish MD5 values.
- Local file checksums
- Read a file in browser chunks and compare its digest with a published MD5.
- Test checksums
- Generate predictable hashes for fixtures, API examples and automated tests.
- Debugging
- Compare text inputs through their digest.