This release includes some code cleanup and compatibility changes. The '-p' option was added to vncryptctl: it can now read passphrases from any file descriptor.
Now you can encrypt your vnode-based md devices.
You have to recompile your kernel with
device md
options MD_CRYPT
or do
kldload md
kldload mdcrypt
Timeout feature not implemented, but otherwise this patch is compatible with vncrypt (both disks and keyfiles).
Please report any problems.
You can download patch from http://tolok.net/mdcrypt-1.0.diff.gz.