DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-cx448 0.1.1-1

Package Information

DescriptionPure-Rust implementation of Ed448 and Curve448 and Decaf - Rust source code

This crate also includes signing and verifying of Ed448 signatures, and x448.

Source code for Debianized Rust crate "cx448"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByAlexander Kjäll <alexander.kjall@gmail.com>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/cx448] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-cx448
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateMon, 11 May 2026 17:33:00 +0000
Sourcerust-cx448
Version0.1.1-1
Changed-ByAlexander Kjäll
Architectureamd64 source
Changelog
rust-cx448 (0.1.1-1) unstable; urgency=medium
 .
   * Package cx448 0.1.1 from crates.io using debcargo 2.8.2
.dsc
Componentmain
Package-Listlibrust-cx448-dev deb rust optional arch=any
Sectionrust
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cx448
Upstream-Contact: Friedel Ziegelmayer
Source: https://github.com/dignifiedquire/cx448

Files: *
Copyright: 2025 Friedel Ziegelmayer
License: BSD-3-Clause

Files: src/curve/montgomery.rs
Copyright:
 2016-2019 Isis Lovecruft, Henry de Valence
 2020 Kevaundray Wedderburn
License: BSD-3-Clause

Files: src/macros.rs
Copyright:
 2016-2021 isis agora lovecruft
 2016-2019 Henry de Valence
License: BSD-3-Clause

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Alexander Kjäll <alexander.kjall@gmail.com>
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.

Back to Dashboard | View all reviews for this package