EasyMD5

One-step MD5 hashing


Description

An MD5 digest is a fairly big number that summarizes the contents of a file. This can be used for determining a file's integrity: if the MD5 digest of your copy is the same as the digest of the original file, then your copy is probably correct, but if the digests are different, then you know that the contents are different (which probably means that your copy of the file is damaged).

EasyMD5 is a simple application that provides an easy way to compute the MD5 digest for a file. Simply drop the file onto the application; it will present a window showing the MD5 digest for its contents. You can then copy the digest for pasting elsewhere, such as into an email message or an HTML file.

The EasyMD5 is a document-based application; when you open a file with it, it presents a simple window containing only a text field, which contains the MD5 checksum.


Downloads

EasyMD5-1.0.zip
The application, in a zip archive.
128-bit FNV1 hash: 5657e7039a07ce480dff72d42207caba
MD5 hash: dc580b4042ab88bcbe74685636d7a033
SHA-1 hash: 2d6053eb22a4cbf110e5d4795be534f4e03dedec
EasyMD5-1.0.zip.asc
Detached PGP (GPG) signature of EasyMD5-1.0.zip using public key ID C6550423.
128-bit FNV1 hash: d5c936ff4c8917d628d860d4bfafc76b
MD5 hash: 2de666325d24102b23ac17e908044946
SHA-1 hash: 327b17afc924414202bb98a6852d958a6f1b98af
EasyMD5-1.0-source.tbz
Objective-C source code and an Xcode 2.4 project, in a bzip2ed tarball.
128-bit FNV1 hash: 762ff8190f878054e583214b83a9b916
MD5 hash: 7a5e03fe404d957109c287bda6252709
SHA-1 hash: 3efb01b3540c0a78cada85a6d38a9f8fa07419e1
EasyMD5-1.0-source.tbz.asc
Detached PGP (GPG) signature of EasyMD5-1.0-source.tbz using public key ID C6550423.
128-bit FNV1 hash: 366bbd9fb68cc7eec8c676edbfa66e95
MD5 hash: ce5c67137d1c44f154c3bc705aa8adfd
SHA-1 hash: 6a1ce3634abf6a8bbc81ac3fa7829df2b12b7bd9

MD5 and SHA1 signatures were created using the md5sum(1) and sha1sum(1) utilities from GNU coreutils.


Version history

1.0


2007-05-10 http://boredzo.org/easymd5
Valid XHTML 1.0! Valid CSS!