From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oJPRGIIcRmHG8wAAgWs5BA (envelope-from ) for ; Sat, 18 Sep 2021 19:06:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SIN/FIIcRmHTagAA1q6Kng (envelope-from ) for ; Sat, 18 Sep 2021 17:06:10 +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 03BA0CD94 for ; Sat, 18 Sep 2021 19:06:10 +0200 (CEST) Received: from localhost ([::1]:47460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRdmz-0003pA-22 for larch@yhetil.org; Sat, 18 Sep 2021 13:06:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43616) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRdly-0001dl-9d for guix-patches@gnu.org; Sat, 18 Sep 2021 13:05:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53448) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRdlx-0005uA-VT for guix-patches@gnu.org; Sat, 18 Sep 2021 13:05:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRdlx-0007zG-Q1 for guix-patches@gnu.org; Sat, 18 Sep 2021 13:05:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50662] [PATCH v2 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 17:05:05 +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.163198468730550 (code B ref 50662); Sat, 18 Sep 2021 17:05:05 +0000 Received: (at 50662) by debbugs.gnu.org; 18 Sep 2021 17:04:47 +0000 Received: from localhost ([127.0.0.1]:36736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdlf-0007wg-Dw for submit@debbugs.gnu.org; Sat, 18 Sep 2021 13:04:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33945) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdld-0007wB-OE for 50662@debbugs.gnu.org; Sat, 18 Sep 2021 13:04:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 3C7A5240027 for <50662@debbugs.gnu.org>; Sat, 18 Sep 2021 19:04:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631984680; bh=rx5wZ5dPVRrW8BqFmp565amjHzU0ei5dHgENPUlT/rg=; h=From:To:Cc:Subject:Date:From; b=lEpcFFe+o1+bx21FI2Rtkvm8Lz3Jm5T4DOQUtW7PhtH5gl3YDUuQDzYUyNb2aS2L2 ROeK+9tMRG528/nzsCs04RHOY1/83nqDG5J4l1uA6U4chf4OMjx5DDl4va72a8z3Nn o90i3CtvwBYwmC/+amV/aCpmA9ZqIU3np4mturg4buhNAZYInq8oImyCR3IZzAMf29 1vIDJ+EoIPkfnemVcuTlbIcct/zRAN7kNYzhSvaBewKIcHZc4n71xan79A467jOmRj I8nRmrK6GC1X1APU+e3i9/W0eSowLBeZJ03mhNE09xbgIz+hSfzV8qzrqqJd4f3Ufr t12jhJCJIjD8g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HBccl31dwz6tm9; Sat, 18 Sep 2021 19:04:39 +0200 (CEST) From: Vinicius Monego Date: Sat, 18 Sep 2021 17:03:29 +0000 Message-Id: <20210918170332.213414-11-monego@posteo.net> In-Reply-To: <20210918170332.213414-1-monego@posteo.net> References: <20210918170332.213414-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=1631984770; 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=eREkGLZnL/BZo4nSw+rUE0GmERlSJJvH256/r5vxFjQ=; b=DHFYMtTEz48ceJbbtgjaMKNBYKgP0QFjWa9fPf2GB2NC8XkYvfYOqrKoN/cuhW93cMTL0n D7nthYaeie07NuPVxAtV3Sn8tsXQlsP93F2wXpDgxVHUAbiFsMgzW/ZkLoJZCRnN4svVPK 4vdPSlvUmof91r1f8rIWEaLfn+laYCl5rL1NNAMYYjwNxCqNkrPEnWzWYN+14JRDQDFzGd XkAtQlaw/1oPnfD/cnD1SDGZGyH568t9prfYNoA2ibo450g70d2RmQZJxvZK6FypJefk9Z IGRHMPxpYnnKmacdrgrYdUw/7QZiIoOr3hXpXLji4c3blSGwi/0vrSmL5arvfA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631984770; a=rsa-sha256; cv=none; b=H8efgo3N3yYoX7yZyWZr0iw4c3yCcSpccEp0a0Fi10hqTT2xDT9P5RiNQ1rfQsp8KYRcKw IV8QV4DcVmdTAhYTtaTogsk1XvMAmjjk8kQuI6VpCndp/VTB2JeOih3Rh6yCPfdsITjVQj AE6yy1QNFkBw23uTjriP0kuHeufxhEUZWuyUEj/Nn0M4KfW87OZe+BjCwtR3001oZ8HiWU E+CMFip2blD2Yqpl3rHv5uTK8szAmPV1/Jct8vdriKRTA7T7UmZi6wR/s76z4LWienlWzG xfwIdGeCfXcCPun6UPbPJ610h9iRfIYRi41LkyOd2hJvhWc2pQl+y+kBljwHAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lEpcFFe+; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lEpcFFe+; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: 03BA0CD94 X-Spam-Score: 5.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: zCLyimwbc+oW * 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 10279e83d2..48ed5a9653 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