From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id q/dsCHkm3WANoQAAgWs5BA (envelope-from ) for ; Thu, 01 Jul 2021 04:20:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UPygA3km3WBiCwAA1q6Kng (envelope-from ) for ; Thu, 01 Jul 2021 02:20:41 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DC792201FF for ; Thu, 1 Jul 2021 04:20:40 +0200 (CEST) Received: from localhost ([::1]:36840 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lymJj-0006ZR-DK for larch@yhetil.org; Wed, 30 Jun 2021 22:20:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54246) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lymJD-0006WD-LF for guix-patches@gnu.org; Wed, 30 Jun 2021 22:20:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lymJD-0004Ea-DC for guix-patches@gnu.org; Wed, 30 Jun 2021 22:20:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lymJD-0000mI-AP for guix-patches@gnu.org; Wed, 30 Jun 2021 22:20:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48729] [PATCH v7 17/25] gnu: Add go-github-com-aead-chacha20. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Jul 2021 02:20:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 48729@debbugs.gnu.org Cc: Raghav Gururajan , jgart@dismail.de Received: via spool by 48729-submit@debbugs.gnu.org id=B48729.16251059542810 (code B ref 48729); Thu, 01 Jul 2021 02:20:07 +0000 Received: (at 48729) by debbugs.gnu.org; 1 Jul 2021 02:19:14 +0000 Received: from localhost ([127.0.0.1]:59185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lymIL-0000j9-T8 for submit@debbugs.gnu.org; Wed, 30 Jun 2021 22:19:14 -0400 Received: from out0.migadu.com ([94.23.1.103]:39104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lymI8-0000gC-7j for 48729@debbugs.gnu.org; Wed, 30 Jun 2021 22:19:00 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1625105940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Oohb72opgZb0dHmaYlEZPj5ufrfL3pjxWKAVTSlGtfQ=; b=A6WgTRePRgJVvKoMFLbp8q5WKfTElBctEeHLm07Pa0SVmLtHx4RcIEj5C8ZyZE/d8rnyrh P3pMulmtU/4sQ5hLhtUWZJcco4DNc0Vox30ruXFSRpEm80k+3fCsaci/CMeHXhwKlWrslz 1mQoF+gf5IBqjsd3CpsAbLFJGpQev2rwX6AQDv5TTtVNNbXmRD15pQWd5teWwthdLzvTFK Zts+I9q0gkHqh6cUtYeLH3od4H/rRBqOsfk4lGbeKBiQ7HUmTLduHjWI02zXvjKbAVfXqV Y8gKCrXiNsDjeq9QsSFw9ajgsytysLmH+lnCZAynyCf5LVIeK2TGMEuzcgaUvg== Date: Wed, 30 Jun 2021 22:18:33 -0400 Message-Id: <20210701021841.2954-17-rg@raghavgururajan.name> In-Reply-To: <20210701021841.2954-1-rg@raghavgururajan.name> References: <20210701021841.2954-1-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: DC792201FF X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: p/Yx/EY3capm * gnu/packages/golang.org (go-github-com-aead-chacha20): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 766e945a7a..b034cbd037 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -73,6 +73,34 @@ #:use-module (ice-9 match) #:use-module (srfi srfi-1)) +(define-public go-github-com-aead-chacha20 + (let ((commit "8b13a72661dae6e9e5dea04f344f0dc95ea29547") + (revision "114")) + (package + (name "go-github-com-aead-chacha20") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/aead/chacha20") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0gbmgq5kbqmbyrsav57ql4jzbvqvp1q7yvcd5fl3wf5g94iyv56r")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/aead/chacha20")) + (propagated-inputs + `(("go-golang-org-x-sys" ,go-golang-org-x-sys))) + (home-page "https://github.com/aead/chacha20") + (synopsis "ChaCha20 and XChaCha20 stream ciphers") + (description "ChaCha is a stream cipher family created by Daniel Bernstein. +The most common ChaCha variant is ChaCha20 (20 rounds). ChaCha20 is +standardized in RFC 7539.") + (license license:expat)))) + (define-public go-github-com-mufti1-interconv (let ((commit "d7c72925c6568d60d361757bb9f2d252dcca745c") (revision "28")) -- 2.32.0