From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Signing local variable lists. Date: Sun, 11 Apr 2004 23:51:56 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1081742371 26515 80.91.224.253 (12 Apr 2004 03:59:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Apr 2004 03:59:31 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 12 05:59:16 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BCsbL-0003CZ-00 for ; Mon, 12 Apr 2004 05:59:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BCsbL-0008GA-01 for ; Mon, 12 Apr 2004 05:59:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BCrbP-0008EU-8o for emacs-devel@quimby.gnus.org; Sun, 11 Apr 2004 22:55:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BCrYL-0007V5-HD for emacs-devel@gnu.org; Sun, 11 Apr 2004 22:52:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BCrYI-0007Ty-D8 for emacs-devel@gnu.org; Sun, 11 Apr 2004 22:52:02 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BCrYC-0007TB-L2 for emacs-devel@gnu.org; Sun, 11 Apr 2004 22:51:56 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1BCsUG-0007a6-7j; Sun, 11 Apr 2004 23:51:56 -0400 Original-To: Jason Rumney In-reply-to: (message from Jason Rumney on 10 Apr 2004 09:54:13 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21491 Does that mean we can ship RSA and DH code for use in authentication, as long as we do not explicitly provide the hooks to use the same algorithms for encryption? I am not sure precisely what that means. But the answer is probably yes.