From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id B179A6DE0ACB for ; Thu, 30 Nov 2017 07:15:35 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.011 X-Spam-Level: X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=-0.011] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcMP_nkzK2UN for ; Thu, 30 Nov 2017 07:15:35 -0800 (PST) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id 06B216DE0119 for ; Thu, 30 Nov 2017 07:15:35 -0800 (PST) Received: from fifthhorseman.net (ool-6c3a0662.static.optonline.net [108.58.6.98]) by che.mayfirst.org (Postfix) with ESMTPSA id B114AF99A for ; Thu, 30 Nov 2017 10:15:34 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id 08B0B20621; Thu, 30 Nov 2017 10:06:34 -0500 (EST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: Re: [PATCH v2 04/21] crypto: use stashed session-key properties for decryption, if available In-Reply-To: <20171130085946.11332-5-dkg@fifthhorseman.net> References: <20171130085946.11332-1-dkg@fifthhorseman.net> <20171130085946.11332-5-dkg@fifthhorseman.net> Date: Thu, 30 Nov 2017 10:06:33 -0500 Message-ID: <87a7z34xhi.fsf@fifthhorseman.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2017 15:15:35 -0000 On Thu 2017-11-30 03:59:29 -0500, Daniel Kahn Gillmor wrote: > + hexidecimal representation of the algorithm-specific key. For ugh, this should be hexadecimal, not hexidecimal. This is fixed in my gitlab session-keys branch [0], but doesn't seem worth re-posting the entire series for. :) --dkg [0] https://gitlab.com/dkg/notmuch