Re: encrypting files with a phrase

2006-05-20 Thread Chuck Swiger
Imran Imtiaz wrote: how can i encrypt files on freebsd by using a password phrase so the if some one needs to decrypt the file he can decrypt with the phrase given. There is a program called crypt which comes with FreeBSD which provides basic single-rotor encryption, which is fine for casual

Re: encrypting files with a phrase

2006-05-20 Thread Lowell Gilbert
Imran Imtiaz <[EMAIL PROTECTED]> writes: > how can i encrypt files on freebsd by using a password phrase so the if some > one needs to decrypt the file he can decrypt with the phrase given. openssl(1) is a nice choice, in the base system. ___ freebsd-q

encrypting files with a phrase

2006-05-20 Thread Imran Imtiaz
how can i encrypt files on freebsd by using a password phrase so the if some one needs to decrypt the file he can decrypt with the phrase given. regards, Imran ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre