DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-hpke-dispatch 0.8.0+ds-1

Package Information

Descriptionruntime algorithmic selection for HPKE - Rust source code

hpke-dispatch provides a generic-free interface to the hpke crate, a rust implementation of the draft RFC9180 hybrid public key encryption scheme. If you know the specific (aead, kdf, kem) triple at compile time, you should use the hpke crate directly.

This package contains the source for the Rust crate hpke-dispatch, for use with cargo.

MaintainerJonas Smedegaard <dr@jones.dk>
Changed ByJonas Smedegaard <dr@jones.dk>
Sponsorjs@debian.org
Distributionexperimental
Architectureall
VCSgit: https://salsa.debian.org/debian/rust-hpke-dispatch.git (browse)
Closes#1130012
Trackerhttps://tracker.debian.org/pkg/rust-hpke-dispatch
Uploaded3 hours ago

New Package Report

.changes
Distributionexperimental
DateSat, 07 Mar 2026 15:37:12 +0100
Sourcerust-hpke-dispatch
Version0.8.0+ds-1
Changed-ByJonas Smedegaard
Architecturesource all
Changelog
rust-hpke-dispatch (0.8.0+ds-1) experimental; urgency=low
 .
   * initial release;
     closes: bug#1130012
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-hpke-dispatch-dev deb rust optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hpke-dispatch
Upstream-Contact: https://github.com/divviup/hpke-dispatch/issues
Source: https://github.com/divviup/hpke-dispatch
 .
 Repackaged, excluding any .git* files.
Files-Excluded:
 */.git*

Files: *
Copyright:
  2022  ISRG
License-Grant:
 license = "MPL-2.0"
License: MPL-2.0
Reference:
 Cargo.toml
 LICENSE
Comment:
 Source contains no copyright statements.
 Copyright assumed from git commit messages.

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

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package