Password Protecting files

zzapper david@tvis.co.uk
Mon Aug 20 15:38:00 GMT 2007


zzapper <david@tvis.co.uk> wrote in
news:Xns99917147CB10Czzappergmailcom@80.91.229.5: 

> use gpg

Hey that was not very painful at all

download gnupg from cygwin setup
start with
>gpg --gen-key

then encrypt

>gpg -e test.txt

then decrypt
>gpg -d test.txt.gpg > out.txt


Thanks

-- 
zzapper
http://www.rayninfo.co.uk/vimtips.html



More information about the Cygwin-talk mailing list