rust-prio 0.17.0+ds-1
Package Information
| Description | implementation of the Prio aggregation system core - Rust source code libprio-rs is a pure Rust implementation of Prio, a system for Private, Robust, and Scalable Computation of Aggregate Statistics. This crate implements a Verifiable Distributed Aggregation Function (VDAF) called "Prio3", allowing Prio to be used in the Distributed Aggregation Protocol protocol. This package contains the source for the Rust crate prio, for use with cargo. |
|---|---|
| Maintainer | Jonas Smedegaard <dr@jones.dk> |
| Changed By | Jonas Smedegaard <dr@jones.dk> |
| Sponsor | js@debian.org |
| Distribution | experimental |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian/rust-prio.git (browse) |
| Closes | #1130038 |
| Tracker | https://tracker.debian.org/pkg/rust-prio |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | experimental |
| Date | Sat, 07 Mar 2026 21:03:43 +0100 |
| Source | rust-prio |
| Version | 0.17.0+ds-1 |
| Changed-By | Jonas Smedegaard |
Changelog
rust-prio (0.17.0+ds-1) experimental; urgency=low
.
* initial release;
closes: bug#1130038.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librust-prio-dev deb rust optional arch=all |
| Section | rust |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libprio-rs Upstream-Contact: https://github.com/divviup/libprio-rs/issues Source: https://github.com/divviup/libprio-rs . Repackaged, excluding any .git* files. Files-Excluded: */.git* Files: * Copyright: 2020 Apple Inc. 2021, 2025 ISRG License-Grant: license = "MPL-2.0 AND Apache-2.0" License: Apache-2.0 and MPL-2.0 Reference: Cargo.toml LICENSE NOTICE Files: src/dp/rand_bigint.rs Copyright: 2023 ISRG 2022 President and Fellows of Harvard College 2013-2014 The Rust Project Developers 2020 Thomas Steinke License-Grant: The file src/dp/rand_bigint.rs includes third-party code from the num-bigint crate, version 0.6.4, used under the terms of the Apache 2.0 license. License: Apache-2.0 and MPL-2.0 Reference: Cargo.toml LICENSE-THIRD-PARTY NOTICE Comment: The source file contains a licensing statement for Expat, but that is assumed superseded according to the licensing statement in file <NOTICE>. Files: debian/* Copyright: 2026 Jonas Smedegaard <dr@jones.dk> License-Grant: This packaging is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. License: GPL-3+ Reference: debian/copyright Files: debian/patches/* Copyright: Jonas Smedegaard <dr@jones.dk> License: MPL-2.0 Reference: Cargo.toml LICENSE Comment: Patches commonly lack explicit copyright and license. For the cases where patches are copyrightable at all, copyright is assumed to be held by the author, and license is assumed to be the same as main upstream license. License: GPL-3+ Reference: /usr/share/common-licenses/GPL-3 License: MPL-2.0 Reference: /usr/share/common-licenses/MPL-2.0