From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0BMUJtIPRWDGbQAA0tVLHw (envelope-from ) for ; Sun, 07 Mar 2021 17:39:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wNwEItIPRWCkXQAA1q6Kng (envelope-from ) for ; Sun, 07 Mar 2021 17:39:30 +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 16878249A9 for ; Sun, 7 Mar 2021 18:39:30 +0100 (CET) Received: from localhost ([::1]:34992 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIxNJ-00024t-7o for larch@yhetil.org; Sun, 07 Mar 2021 12:39:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIxL8-0007xE-8X for guix-patches@gnu.org; Sun, 07 Mar 2021 12:37:14 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58142) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lIxL7-0006BY-VM for guix-patches@gnu.org; Sun, 07 Mar 2021 12:37:13 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lIxL4-0003rR-T2 for guix-patches@gnu.org; Sun, 07 Mar 2021 12:37:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v3 37/46] gnu: Add rust-block-modes-0.7. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 Mar 2021 17:37:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.161513861314586 (code B ref 44492); Sun, 07 Mar 2021 17:37:10 +0000 Received: (at 44492) by debbugs.gnu.org; 7 Mar 2021 17:36:53 +0000 Received: from localhost ([127.0.0.1]:41412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxKm-0003n7-Tu for submit@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:53 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:26122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIxKk-0003mw-Uc for 44492@debbugs.gnu.org; Sun, 07 Mar 2021 12:36:51 -0500 Received: from localhost.localdomain (217-149-164-20.nat.highway.telekom.at [217.149.164.20]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4DtpYr2X9Vz3wL9 for <44492@debbugs.gnu.org>; Sun, 7 Mar 2021 18:36:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1615138608; bh=B6F0sJ/H7Mdfgt3ZQp8DYbLg3rC0Yk2b3yyxa7yo87A=; h=From:To:Subject:Date:In-Reply-To:References; b=ILSjmUkZpT0t/l63xH9ILiq1ZaQ+Y5HwiF9Ebv/jNcV++2zaM4OcGLB6Eq0STSSlj /gexr0MS36yyAIYj3UoBCRz3p5pZMDmd4XLKP7td1rbDBO4qBxvmY8oNsV5rIJT4C/ Cl/Clim0pU2b8QAPofplE18b1qBF1IO6CF41ESeA= From: Leo Prikler Date: Sun, 7 Mar 2021 18:34:49 +0100 Message-Id: <20210307173459.3048-37-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210307173459.3048-1-leo.prikler@student.tugraz.at> References: <20210307173459.3048-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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=1615138770; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=B6F0sJ/H7Mdfgt3ZQp8DYbLg3rC0Yk2b3yyxa7yo87A=; b=kDTwgeu1nkHhi5C8UkG+NcrSypVNNq800gZpuOnZQgmC/VLIZcPKtIwZbd5fWSlnWhRKwd aAQx3RN9653ThbiYHQQFk0yIE0Ur/6dD4LAqYsVDu2EgqZal/gAp7P/cPwRS6RcO91LxZC aMr6KUAMzZYm8TfcWp19o+z8LevcmGokj17iPfspIJg3N9lDYMf6W2OP/GY1pwgKmfJEl0 89DMo2fLAEXMLGlTuVwghOd0ShlJZNjPdxXula4qCIicWTvsr9d5FRoWG8iXZDALng/oz9 nGPn5Q0ljDyMA0AX0SM0u2jL3+cv15QxQLT+LwBd8E4a0ZQsqxRC71RlatDKIw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615138770; a=rsa-sha256; cv=none; b=WqiixXdeWIYGkjl0wXIHgqBpWranE8NJQNg7v8cbQSBnNDWLPb1rGxHF5INEk7jyq7yUuI f4Sj8h3dKdKRYBvQzzSlq/y3/DC3cxNNAQo8sFiB5mVhvUV6P/507dZq0AvSyzy8JkPq+K NzxqrACWdD1FfFpsB2RqaGaq8fC3icyS99eCLxfA4uHVg7krOFfPhAXU9Ur6LLYDDZE/sW s6Hdx4/b8p9UyadOvbMwF3EhpxSBbY6I8iKhIK1oIbIH9nUSoXyYbwavFXD26tZCHnLDlP hLCy4nQamB7f0YXXg8+0cgDBonrOn3cvSTDx574Jb463OQ9CNTSdXCRpboMM4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ILSjmUkZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (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: 3.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ILSjmUkZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (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: 16878249A9 X-Spam-Score: 3.73 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1/2J59KdHX87 * gnu/packages/crates-io.scm (rust-block-modes-0.7): New variable. --- gnu/packages/crates-io.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8ef5823aeb..0ee85ed735 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -5095,6 +5095,33 @@ algorithms. This package is deprecated. Please use block-cipher instead.") `(#:cargo-inputs (("rust-generic-array" ,rust-generic-array-0.8)))))) +(define-public rust-block-modes-0.7 + (package + (name "rust-block-modes") + (version "0.7.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "block-modes" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1w3jc3n7k4xq98b9mfina4wwpg1fq1s3b0mm5whqialb7q3yi82p")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-block-padding" ,rust-block-padding-0.2) + ("rust-cipher" ,rust-cipher-0.2)) + #:cargo-development-inputs + (("rust-aes" ,rust-aes-0.6) + ("rust-hex-literal" ,rust-hex-literal-0.2) + ("rust-tempdir" ,rust-tempdir-0.3)))) + (home-page "https://github.com/RustCrypto/block-ciphers") + (synopsis "Block cipher modes of operation") + (description "This packagee provides block cipher operation modes.") + (license (list license:expat license:asl2.0)))) + (define-public rust-block-padding-0.2 (package (name "rust-block-padding") -- 2.30.1