Inconsistent usage of “hash”, “digest”, and “checksum”
Brought to you by:
phoneixsegovia
Both the interface and documentation of MD5 Reborned Hasher use different words for the same concept: hash, digest, checksum, and sum. All those are technical words, and the extension would gain in clarity by making its vocabulary more consistent.
“Checksum” is quite self-explanatory and might be easier to understand for a less technical audience. For example, in the GUI “Check digest…” could be replaced by “Verify checksum…” and “Generate digest” by “Generate checksum”.
I'm ready to provide patches if needed.