From owner-cvs-all@FreeBSD.ORG Fri May 14 13:03:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607ED16A4D0 for ; Fri, 14 May 2004 13:03:15 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9C0EA43D2F for ; Fri, 14 May 2004 13:03:14 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 98502 invoked by uid 1000); 14 May 2004 20:03:15 -0000 Date: Fri, 14 May 2004 13:03:15 -0700 (PDT) From: Nate Lawson To: Jim Rees In-Reply-To: <20040514193008.503382081E@citi.umich.edu> Message-ID: <20040514130113.Y97950@root.org> References: <20040514193008.503382081E@citi.umich.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/enigma enigma.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 20:03:15 -0000 On Fri, 14 May 2004, Jim Rees wrote: > You may want to amend it into the 21st century regarding what the > alternatives are for "real" encryption -- perhaps replace all of the > mentioned alternatives with openssl(1), or just replace bdes(1)... > > You might also want to clarify that the encryption is a simple single rotor, > not the more difficult (but still unsafe) German military Enigma. > > Someone should also fix the bdes(1) man page, which still says, "DES is > considered a very strong cryptosystem" and "key search attacks... are very > expensive and time-consuming." Just taking out "very" in both places might > be enough. And add a pointer to openssl(1) for something stronger. Oh yeah, besides the two Enigmas, we have one of those too. It uses too much power to turn on though. :) http://www.cryptography.com/resources/whitepapers/DES.html -Nate