From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: org-crypt symmetric encryption patch Date: Fri, 07 May 2010 09:17:06 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAPIu-0000Py-E0 for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:17:28 -0400 Received: from [140.186.70.92] (port=55342 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAPIp-0000N8-Vh for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:17:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAPIn-0007ML-Fn for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:17:23 -0400 Received: from lo.gmane.org ([80.91.229.12]:44211) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAPIk-0007Lh-Sl for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:17:21 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OAPIh-00064t-5c for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:17:15 +0200 Received: from c-67-172-151-101.hsd1.co.comcast.net ([67.172.151.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 May 2010 17:17:15 +0200 Received: from mlists by c-67-172-151-101.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 May 2010 17:17:15 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rick Moynihan writes: > I've patched org-crypt to use symmetric encryption. If org-crypt-key > is nil a symmetric cipher is used. That seems like a pretty simple change. The documentation for epg-encrypt-string says: ,---- | If RECIPIENTS is nil, it performs symmetric encryption. `---- So, I guess this is right. We should probably update the documentation for org-crypt to say that if you don't set a crypt key it will default to symmetric encryption. -- Peter Jones - pmade inc. 303-219-0226 http://pmade.com