From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fnTNL-0006Sa-Ab for guix-patches@gnu.org; Wed, 08 Aug 2018 14:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fnTNK-00026K-CU for guix-patches@gnu.org; Wed, 08 Aug 2018 14:40:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40274) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fnTNK-00025f-6m for guix-patches@gnu.org; Wed, 08 Aug 2018 14:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fnTNJ-0002c4-TC for guix-patches@gnu.org; Wed, 08 Aug 2018 14:40:01 -0400 Subject: [bug#32399] [PATCH] gnu: Add asignify. References: In-Reply-To: Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fnTMQ-0005YM-Hz for guix-patches@gnu.org; Wed, 08 Aug 2018 14:39:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fnTMP-0001lj-Sw for guix-patches@gnu.org; Wed, 08 Aug 2018 14:39:06 -0400 Received: from mail-it0-x22e.google.com ([2607:f8b0:4001:c0b::22e]:53716) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fnTMP-0001lb-MD for guix-patches@gnu.org; Wed, 08 Aug 2018 14:39:05 -0400 Received: by mail-it0-x22e.google.com with SMTP id 72-v6so4793538itw.3 for ; Wed, 08 Aug 2018 11:39:05 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Alex ter Weele Mime-Version: 1.0 (1.0) Date: Wed, 8 Aug 2018 13:39:02 -0500 Message-Id: <2BFB68D2-7591-46B4-A46F-53348711F528@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: leo@famulari.name Cc: 32399@debbugs.gnu.org asignify appears to embed tweetnacl and blake2. Is that a concern?