Hi!

On 2007-07-25, Brian Hansen <[EMAIL PROTECTED]> wrote:
> I have no prior experience in encryption but wants to figure out how to - as
> safe as possible - encrypt some files on my computer. I have been looking at
> both GNUPG and Mcrypt. I am not interested in the KEY part of GNUPG but only
> encrypting files.
>
> Which - if any - would you recommend for the task and using what algorithms?

The coolest way is to use vnconfig(8).
It allows you to create container for your secret files. You can mount it and
work with your files as if they were unencrypted (on-fly encryption).

Refer to vnconfig(8) or mount_vnd(8) in -current.

-- 
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]

Reply via email to