e-md5: Small MD5-hash Utility

e-tunity, Karel Kubat

e-tunity

2003 ff.

Table of Contents

1: Introduction

2: Obtaining and installing e-md5

1: Introduction

e-md5 is a small program that computes MD5 checksums of command-line strings or file contents. The usage is very simple and basic:

The computation of multiple checksums is always 'restarted' between runs. That means that e.g.., an invocation e-md5 hello world, will compute the MD5-sum of the second string world without using the hash-results of the first string, hello.

2: Obtaining and installing e-md5

e-md5 can be obtained at http://public.e-tunity.com. e-md5 comes as an archive e-md5.tar.gz.

After unpacking the archive, chdir into the created directory e-md5.

The following environment variables are relevant when building e-md5:

The required library e-lib can also be obtained at http://public.e-tunity.com.

The compilation and installation are simple:

Alternatively, e-md5 can be obtained as a ready-to-install RPM. The required RPM is also at http://public.e-tunity.com.