Building and Installing the CryptoMark kernel module

You will need: a clean 2.2.18 kernel tree and the patch utility. Vendor modified kernels (such as RedHat's) will probably be okay, as they mostly update drivers.

The process is as follows:
`patch -p1 < $PATH_TO_PATCH/cryptomark-openwall-2.2.18.diff'
make
make INCLUDEDIR=$PATH_TO_KERNEL_INCLUDEDIR
make
make INCLUDEDIR=$PATH_TO_KERNEL_INCLUDEDIR
modprobe cryptomark