From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ALKrJPl/0mUWQQEAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 23:08:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id ALKrJPl/0mUWQQEAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 23:08:57 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=CHAXpBZv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708294137; h=from:from:sender:sender:reply-to: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=GxCRp1TC9T4jnNo9aY6cEhTSoIr4w2J+a4AJNnw6LGo=; b=nMoycWkm/ZDQ0HoSGIt+OGUydpZnPHBiD2kmK+ouztlka2h1ez8Xp2amGnbYkd76fKHeOw RoCajnG2g3dLJhpvBxPgyGVAdztS+I2e+0GwCY1bEoUiEBffh/sh8n6Q1R+kGrzYTyRxt+ TslleB9vm8GqL6dAZKKI8ni53Ax4+9ieYWURvL0GkD8AsYCDjp/O6zVpo3osFzgSMRtKDO TXd5jWXpgTz/SkguxVbPDYPVOajdOjZ5kcVwXeINsH6kTmeLRBjSku1ggZiysndq1waYCM RMm4s6w3sGBY5k19LCebCapj+ijF9aHbzyOMzTt2W7alU7mwjz8VDDQdSiZ90Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=CHAXpBZv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708294137; a=rsa-sha256; cv=none; b=VMXQ5F136sjWDoaPfNYQlXPnoepRnWNtOQry77/vsNxl2v/s4uAnmizAXwAfGBNyevCNkm hbsQV6FHojA0WwOH3RUdS66KRC2Me4DMpgX0yLsCV4N+wS0uunl+yd5xex601pOqlHeHZ4 Mt4aEJ2+wN1tPxDv8QYdGiw4q83SLQRRYXO+BNHffRu9HKnjh3vSr4fleI73+kcRPIXLOH JSF2rU1boHzFvwjZQhQU56eloogQ20vYoitiugd3Jsym9sen+jP8GyXO+o5nLNDkGvwqTx MNfEmkp2nQIiFpF3aYTMyPVjTL2DynuXEki75kyIXa1/nJa9s2Wix1n0rE5VJg== 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 766A540EF1 for ; Sun, 18 Feb 2024 23:08:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbolc-0005aT-Mn; Sun, 18 Feb 2024 16:32:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rbolb-0005Yv-Kr for guix-patches@gnu.org; Sun, 18 Feb 2024 16:32:07 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbolb-0002lT-C8 for guix-patches@gnu.org; Sun, 18 Feb 2024 16:32:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbolw-0004WN-0w; Sun, 18 Feb 2024 16:32:28 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 160/228] gnu: Add rust-ring-compat-0.8. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:32:27 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829193116991 (code B ref 69257); Sun, 18 Feb 2024 21:32:27 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:32:11 +0000 Received: from localhost ([127.0.0.1]:39536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbole-0004Pq-O8 for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:32:11 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:39423 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboRn-0003F5-63 for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:11:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290673; 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=GxCRp1TC9T4jnNo9aY6cEhTSoIr4w2J+a4AJNnw6LGo=; b=CHAXpBZvOEBKGruG7wAJ6SWSysfmAxUWSwNr/JOvHABa+AY6otR9O3yAKdpos5WcGgUMUU 3ZGCDpBgf83N+tgsFKw+qvqSc6I6Fy5iHH1GzhR8SXVFQHL4JMXs0msumoZin2hXlXVgmF lA4c9K6QTPP8KCBq0Rm9Rb4+7QN8caXRDHt9XI4vasxFhJ0LLc/lOoRwNdrGdPkeIujeBO 59+MTr3THlc0nHGfkXJ9DAGdT6aEbZturpdyyj6AHBvsnbEWj1wZxrrgj0D3Qe5YLf+Xmz +UodlPh2cIni3wFsP59Cwm1akAvhH6DRdSey6V3mhL7hNvPKx3EJQnkL1xAWaA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 354016e7 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:11:13 +0000 (UTC) Date: Sun, 18 Feb 2024 22:08:50 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 766A540EF1 X-Migadu-Scanner: mx13.migadu.com X-TUID: vOUWGs0+kPdr * gnu/packages/crates-io.scm (rust-ring-compat-0.8): Add variable. Change-Id: Ide9d1dfc94f4694d060cc06624b16d66941d29e9 --- gnu/packages/crates-crypto.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/crates-crypto.scm b/gnu/packages/crates-crypto.scm index 4581bedd33..e2fa124f62 100644 --- a/gnu/packages/crates-crypto.scm +++ b/gnu/packages/crates-crypto.scm @@ -4605,6 +4605,40 @@ (define-public rust-ring-0.13 ;; build dependencies ("rust-cc" ,rust-cc-1)))))) +(define-public rust-ring-compat-0.8 + (package + (name "rust-ring-compat") + (version "0.8.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "ring-compat" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1m2vvmbg607f55afx75b9kxbyx6b5wqvhhfv2445z08b2np7pknc")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-aead" ,rust-aead-0.5) + ("rust-digest" ,rust-digest-0.10) + ("rust-ecdsa" ,rust-ecdsa-0.16) + ("rust-ed25519" ,rust-ed25519-2) + ("rust-generic-array" ,rust-generic-array-0.14) + ("rust-p256" ,rust-p256-0.13) + ("rust-p384" ,rust-p384-0.13) + ("rust-pkcs8" ,rust-pkcs8-0.10) + ("rust-rand-core" ,rust-rand-core-0.6) + ("rust-ring" ,rust-ring-0.17) + ("rust-signature" ,rust-signature-2)) + #:cargo-development-inputs + (("rust-digest" ,rust-digest-0.10) + ("rust-hex-literal" ,rust-hex-literal-0.4)))) + (home-page "https://github.com/RustCrypto/ring-compat") + (synopsis "RustCrypto trait and ring crypto algorithm compatibility") + (description + "This package provides compatibility for using @code{RustCrypto} +traits with cryptographic algorithm implementations from @code{ring}.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-ripemd-0.1 (package (name "rust-ripemd") -- 2.41.0