From owner-freebsd-questions@FreeBSD.ORG Mon Oct 4 22:22:55 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FC161065679 for ; Mon, 4 Oct 2010 22:22:55 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email1.allantgroup.com (email1.emsphone.com [199.67.51.115]) by mx1.freebsd.org (Postfix) with ESMTP id C857C8FC1D for ; Mon, 4 Oct 2010 22:22:53 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email1.allantgroup.com (8.14.0/8.14.0) with ESMTP id o94MMite040368 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Oct 2010 17:22:50 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.4/8.14.4) with ESMTP id o94MMidE075996 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Oct 2010 17:22:44 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.4/8.14.4/Submit) id o94MMi8I075995; Mon, 4 Oct 2010 17:22:44 -0500 (CDT) (envelope-from dan) Date: Mon, 4 Oct 2010 17:22:44 -0500 From: Dan Nelson To: Martin McCormick Message-ID: <20101004222244.GJ40148@dan.emsphone.com> References: <201010041931.o94JUqDX014644@x.it.okstate.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010041931.o94JUqDX014644@x.it.okstate.edu> X-OS: FreeBSD 8.1-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.96 at email1.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (email1.allantgroup.com [199.67.51.78]); Mon, 04 Oct 2010 17:22:50 -0500 (CDT) X-Scanned-By: MIMEDefang 2.45 Cc: freebsd-questions@freebsd.org Subject: Re: 64-bit PGP isn't Decrypting. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 22:22:55 -0000 In the last episode (Oct 04), Martin McCormick said: > There are two new FreeBSD8.1 systems. Both got pgp added to them by use of > pkg_add -r pgp. Both adds installed > > Pretty Good Privacy(tm) 2.6.3ia - Public-key encryption for the masses. > (c) 1990-96 Philip Zimmermann, Phil's Pretty Good Software. 1996-03-04 > International version - not for use in the USA. Does not use RSAREF. > > A test file that had been encrypted earlier was used on both systems. It > works fine on the 32-bit system and always fails on the 64-bit system. > Trust me. As many times as I tried it, I couldn't possibly be mistyping > the pass phrase every time on the 64-bit system and then getting it right > on the 32-bit system. Does gnupg (ports/security/gnupg) work? I think you'll have a hard time trying to get people to fix bugs in pgp; the source tree that the pgp port uses is 14 years old. -- Dan Nelson dnelson@allantgroup.com