From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: OpenSSL and MobileORG [9.0.9 (9.0.9-47-g404ac4-elpa @ /home/jeff/.emacs.d/.cask/25.2/elpa/org-20170717/)] Date: Sun, 23 Jul 2017 13:40:21 +0200 Message-ID: <87h8y3mlei.fsf@nicolasgoaziou.fr> References: <87k234nqgg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZFFO-0004nO-8F for emacs-orgmode@gnu.org; Sun, 23 Jul 2017 07:40:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZFFJ-0000OK-7K for emacs-orgmode@gnu.org; Sun, 23 Jul 2017 07:40:30 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59197) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dZFFJ-0000OD-0C for emacs-orgmode@gnu.org; Sun, 23 Jul 2017 07:40:25 -0400 In-Reply-To: <87k234nqgg.fsf@gmail.com> (Jeff Larson's message of "Wed, 19 Jul 2017 13:04:31 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jeff Larson Cc: emacs-orgmode@gnu.org Hello, Jeff Larson writes: > I think simplest change is that the encryption and decryption > commands in org-mobile.el need to add the '-md md5' option. So this line > for encryption: > > http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob;f=lisp/org-mobile.el;h=12e6c84b3ceac57561dbc366cc6043a52f9a772d;hb=HEAD#l696 > > and this one for decryption: > > http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob;f=lisp/org-mobile.el;h=12e6c84b3ceac57561dbc366cc6043a52f9a772d;hb=HEAD#l705 It sounds good. Would you want to provide a patch for that change, along with a proper commit message? See for details. Regards, -- Nicolas Goaziou