X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_50,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <20090524094628.3504@blackhawk> Date: Sun, 24 May 2009 09:46:28 +0900 From: wynfield AT gmail DOT com To: Subject: Re: File by file encryption instead of filesystem encryption In-reply-to: Your message of Sat, 23 May 2009 09:47:24 -0700 <26face530905230947o21a69332v572b4aaeb4e2423a@mail.gmail.com> References: <26face530905230947o21a69332v572b4aaeb4e2423a AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Re: Kelly Jones wrote: > Are there any cygwin/Windows programs that will encrypt a file, but > leave it usable, similar to what TrueCrypt does for filesystems? > ..... It might be safest to use GnuPG, the Gnu Privacy Guard. For you case using one of its Symmetric ciphers to encypt the file should be sufficient. You can also consider using Public-key ciphers which it also supports. The cygwin package containing it is someting like "gpg (GnuPG) 1.4.9". regards -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/