What is the easyest way to set encrypted volume under linux?
Basically, what I want is to have fixed size file in my home folder. When I mount it and type password, it should appear as regular folder. I should also be able to umount it.
If it would be possible to prevend other users, including root, to access it while mounted, it would be a bonus.
It shouldn't depend on any kernel featueres or configuration, cause I want to be able to mount it later on another computer.