From owner-freebsd-stable Tue Feb 20 03:07:35 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA06695 for stable-outgoing; Tue, 20 Feb 1996 03:07:35 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA06690 Tue, 20 Feb 1996 03:07:32 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id DAA24115; Tue, 20 Feb 1996 03:06:21 -0800 To: Rich Siggs cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Q: exportable DES library & "DES How To" for 2.1-STABLE In-reply-to: Your message of "Tue, 20 Feb 1996 21:30:58 +1100." <199602201030.VAA01774@goliath.spirit.net.au> Date: Tue, 20 Feb 1996 03:06:21 -0800 Message-ID: <24113.824814381@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-stable@freebsd.org Precedence: bulk > > Indeed - but it was mentioned earlier that 1.1 _didn't_ use DES (that's > new on me, as I was assuming 1.1 did use a DES algorithm). In that case, thou gh > 1.1 didn't use MD5, but also (supposedly) didn't use DES, then I really am ho It didn't use DES if you didn't load the des distribution. Since you're in OZ, I guess I can assume that you didn't grab one of the foreign DES distributions? The default password "encryption" with 1.x was a simple scrambler and about as difficult to break as a Captain Midnight decoder ring, fresh from a box of cereal. That might actually work to your advantage, however. Nate - what was the algorithm you used? I don't have any 1.x sources around to check. It may well be that you can write a perl script to descramble the puppies and then re-DES or MD5 encrypt them. Jordan