This is the mail archive of the cygwin-talk mailing list for the cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Password Protecting files


zzapper <david@tvis.co.uk> wrote in
Xns99917147CB10Czzappergmailcom@80.91.229.5:">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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]