DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-ed25519-dalek 2.2.0+dfsg-1

Package Information

Descriptioned25519 EdDSA key generations, signing, and verification - Rust source code

Source code for Debianized Rust crate "ed25519-dalek"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed Bykpcyrd <git@rxv.cc>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ed25519-dalek] (browse)
Closes#1142950
Trackerhttps://tracker.debian.org/pkg/rust-ed25519-dalek
Uploaded1 day ago

New Package Report

.changes
Distributionunstable
DateWed, 29 Jul 2026 21:26:46 +0000
Sourcerust-ed25519-dalek
Version2.2.0+dfsg-1
Changed-Bykpcyrd
Architectureamd64 source
Changelog
rust-ed25519-dalek (2.2.0+dfsg-1) unstable; urgency=medium
 .
   * Package ed25519-dalek 2.2.0 from crates.io using debcargo 2.8.3
   * Split from curve25519-dalek source package
   * Use a versioned depends on librust-ed25519-dev (Closes: #1142950)
   * Move package maintenance to the Debian Rust Team.
     Thanks to Jonas Smedegaard for introducing this package to Debian and
     maintaining it since 2023.
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-ed25519-dalek-dev deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ed25519-dalek
Upstream-Contact:
 isis lovecruft <isis@patternsinthevoid.net>
 Tony Arcieri <bascule@gmail.com>
 Michael Rosenberg <michael@mrosenberg.pub>
Source: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
Files-Excluded:
 docs/**

Files: *
Copyright:
 2017-2019 isis agora lovecruft <isis@patternsinthevoid.net>
 2017-2025 Tony Arcieri <bascule@gmail.com>
 2019-2025 Michael Rosenberg <michael@mrosenberg.pub>
License: BSD-3-Clause

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2023-2026 Jonas Smedegaard <dr@jones.dk>
 2026 kpcyrd <git@rxv.cc>
License: BSD-3-Clause

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Review Information

accepted — allocated to mechtilde 11 hours ago, started 11 hours ago, completed 11 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package