Path: utzoo!utgpu!water!watmath!clyde!att-cb!att-ih!pacbell!hoptoad!unisoft!bks From: bks@unisoft.UUCP (Brian K. Shiratsuki) Newsgroups: sci.crypt Subject: Re: encrypted mail Message-ID: <889@unisoft.UUCP> Date: 2 Apr 88 20:23:31 GMT References: <2032@mind.UUCP> Reply-To: bks@unisoft.UUCP (Brian K. Shiratsuki) Lines: 10 In article <2032@mind.UUCP> dean@mind.UUCP (Dean Radin) writes: >Does anyone know a way to encrypt a file (using standard UNIX >tools like crypt or other methods) that will be emailed from usenet >to arpanet? why not compress the file, crypt it, then uuencode it. the party on the other end would uudecode the file, decrypt and uncompress it. -- brian