Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!uniwa!architec From: architec@cutmcvax.cs.curtin.edu.au (Phil Dench) Newsgroups: comp.sys.sgi Subject: Re: SecretMail Message-ID: Date: 10 Mar 91 00:13:39 GMT References: <9103061407.AA17329@dolphin.omni.co> <1991Mar9.014207.16178@odin.corp.sgi.com> <89988@sgi.sgi.com> Sender: usenet@uniwa.uwa.oz (USENET News System) Organization: Curtin University of Technology, Computing Science Lines: 13 Has anyone an opinion on whether using a double crypt with diff keys gives even better protection? eg crypt < file | crypt > file.crypt There are not the problems with magics/headers that compress suffers from. And its still pretty easy to do. And secure enough to stop your average crypt breaker. Or does it just give as much encryption as a single crypt. (ie is there a key that will give you the original with just one crypt? ) Phil