From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Ur8cNa8RRmF33gAAgWs5BA (envelope-from ) for ; Sat, 18 Sep 2021 18:19:59 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4/Y9MK8RRmHLTQAA1q6Kng (envelope-from ) for ; Sat, 18 Sep 2021 16:19:59 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 7283D2C73E for ; Sat, 18 Sep 2021 18:19:59 +0200 (CEST) Received: from localhost ([::1]:46186 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRd4G-00074X-5a for larch@yhetil.org; Sat, 18 Sep 2021 12:19:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37890) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRd1S-0002Xw-89 for guix-patches@gnu.org; Sat, 18 Sep 2021 12:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53322) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRd1R-0006w8-S3 for guix-patches@gnu.org; Sat, 18 Sep 2021 12:17:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRd1R-0004UG-Ls for guix-patches@gnu.org; Sat, 18 Sep 2021 12:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50662] [PATCH 31/34] gnu: Add rust-aes-0.6. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Sep 2021 16:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50662 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50662@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50662-submit@debbugs.gnu.org id=B50662.163198177017147 (code B ref 50662); Sat, 18 Sep 2021 16:17:01 +0000 Received: (at 50662) by debbugs.gnu.org; 18 Sep 2021 16:16:10 +0000 Received: from localhost ([127.0.0.1]:36626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRd0c-0004SU-1z for submit@debbugs.gnu.org; Sat, 18 Sep 2021 12:16:10 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRd0a-0004Qh-9z for 50662@debbugs.gnu.org; Sat, 18 Sep 2021 12:16:08 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B4EBF240103 for <50662@debbugs.gnu.org>; Sat, 18 Sep 2021 18:16:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631981762; bh=Cr7BVc+bxj5uLJFos5rM5RVBfLR3rrNo52H8yJI67TQ=; h=From:To:Cc:Subject:Date:From; b=SCzMxtyLlB+ENwM3W8x4F2MLqfyB20jWE3T4FVEhPewnp8eswlu2S7yCh4fbf2oS5 BM0z18DITQZ4O9ktBkzHNYZGEIht93Yj/Ez32ywY0EV91Lm/oIkhcZ9JEGhqT7wjnv Y3EBgjTuOLcCefUn5nY0u0x65yiU1+HE1OYaithX46jE886p+3RxcoAjsy2Q+/oUWh TFcBW8Cz10Mf5WrwQ56GCH8/Xr+N1BKVHuSr69Qa9i5NW5OdN/lcPPPWoL2+XL6Xdh 7FECxIqYU5z8/+zYFyr90Vr5iBH98KujNcRZNMHRCYrdjFP3wB4ZKMbNDTCBVS1QQ9 IvKbBp+W0VYhA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HBbXd6QG6z6tm9; Sat, 18 Sep 2021 18:16:01 +0200 (CEST) From: Vinicius Monego Date: Sat, 18 Sep 2021 16:13:33 +0000 Message-Id: <20210918161336.208727-31-monego@posteo.net> In-Reply-To: <20210918161336.208727-1-monego@posteo.net> References: <20210918161336.208727-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631981999; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=+NybOhthy7J6P9yWE8x0435lh7UN2N1H+bZZZclpbRc=; b=PBN1gQlivRv48jh7vS4v1J0SSMuX7PNzGlmBiRSKV9S1e9f+WZeCnCyFaNBouoYg4GQAq9 yOMvER17lpm2jlVSWGQxmv0rKlOkm8keRnfnZcT2K/Tilopc23uLsmMb87+uCztRw1HQWw 7XoMNNDfxW0y480tOTi79XgaZAFs2Q+fnmFwHqYr4z0DXoLOrY67Sw9XDtNrBGYguyyZ5n khK272HVp7Mx4qynAOyZLQNcFy8JaQpG9O8/vChN0c7HMBlCFNz1nGZSV01+nxcQCXVllC eDAlUCkWNsT6sxAoPnfzn7c0i3vDzAGcWKPhCddMkTVhDsnqPzU+zMU3nU2ezw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631981999; a=rsa-sha256; cv=none; b=hEcyDK5w9YskWWIOdu0kT+ImXuyvX6w1BHW+iI/EVE4rGnjuEzK3pk/H65fP4Yv1H4eap3 7h9CcTIXjcJAvmo93oj02+N1eNt5RDGXrgG0PlgW/HnmQtFmN7tdwh+AOMO6jX8iVs4PpS +gigURlvC5ikeQfkwIAXpqm+CbiVmw9nqY4T1s+9ExG5Ok/sNfRq5B3K7XPo3Id7choc8x atD8C4FnbMdVIHQYg7lvznDtPl+Y77nXwjep4UfteM/qp3VilyuN4tUMN7NpcE2pH3lzOz JaYtdjaXR+SE2qI+VIXOgz11BvVGuELIl1CtA3yAJgkCanuCQfS1W4P6IGVx0Q== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SCzMxtyL; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.21 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SCzMxtyL; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 7283D2C73E X-Spam-Score: 5.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: LUN5GNLi6COY * gnu/packages/crates-io.scm (rust-aes-0.6): New variable. (rust-aes-0.4): Inherit from above. --- gnu/packages/crates-io.scm | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index df3247f228..c9ab8c7921 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -1173,8 +1173,34 @@ with Associated Data (AEAD) algorithms.") (("rust-generic-array" ,rust-generic-array-0.12) ("rust-heapless" ,rust-heapless-0.5)))))) +(define-public rust-aes-0.6 + (package + (name "rust-aes") + (version "0.6.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "aes" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0q85mw70mgr4glza9y9lrs9nxfa1cdcqzfk6wx0smb3623pr2hw8")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-aes-soft" ,rust-aes-soft-0.6) + ("rust-aesni" ,rust-aesni-0.10) + ("rust-cipher" ,rust-cipher-0.2)) + #:cargo-development-inputs + (("rust-cipher" ,rust-cipher-0.2)))) + (home-page "https://github.com/RustCrypto/block-ciphers") + (synopsis "Facade for AES (Rijndael) block ciphers implementations") + (description "This package provides a facade for AES (Rijndael) block +ciphers implementations.") + (license (list license:expat license:asl2.0)))) + (define-public rust-aes-0.4 (package + (inherit rust-aes-0.6) (name "rust-aes") (version "0.4.0") (source @@ -1185,19 +1211,13 @@ with Associated Data (AEAD) algorithms.") (sha256 (base32 "1xgsp2bn5llsppald60iw4497gaspslg0a8hknhniiz4zmki607p")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-aes-soft" ,rust-aes-soft-0.4) ("rust-aesni" ,rust-aesni-0.7) ("rust-block-cipher" ,rust-block-cipher-0.7)) #:cargo-development-inputs - (("rust-block-cipher" ,rust-block-cipher-0.7)))) - (home-page "https://github.com/RustCrypto/block-ciphers") - (synopsis "Facade for AES (Rijndael) block ciphers implementations") - (description "This package provides a facade for AES (Rijndael) block -ciphers implementations.") - (license (list license:expat license:asl2.0)))) + (("rust-block-cipher" ,rust-block-cipher-0.7)))))) (define-public rust-aes-0.3 (package -- 2.30.2