- To: Erik de Castro Lopo <erikd-slug@xxxxxxxxxxxxx>
- Subject: Re: [SLUG] Keeping passwords safe
- From: Andrew Bennetts <andrew-slug@xxxxxxxxxxxx>
- Date: Thu, 6 Oct 2005 20:10:08 +1000
- Cc: slug@xxxxxxxxxxx
- User-agent: Mutt/1.5.9i
On Thu, Oct 06, 2005 at 06:47:58PM +1000, Erik de Castro Lopo wrote:
[...]
> Then I found the -x option in Vim. Anyone know what crypto algorithm it
> uses? I really hope its not XOR.
See :help encryption -- it says "Pkzip uses the same encryption". Which
probably gives you enough information.
-Andrew.