[Rpm-maint] [rpm-software-management/rpm] RFE: support feeding per-ID data to digest bundles (Issue #3845)
Panu Matilainen
notifications at github.com
Tue Jul 1 08:06:50 UTC 2025
pmatilai created an issue (rpm-software-management/rpm#3845)
OpenPGP v6 signatures have an associated salt that needs fed into the digest before the actual data:
https://github.com/rpm-software-management/rpm-sequoia/pull/91#issuecomment-3020704717
Handling this on purely on rpm-sequoia side can be done but is requires expensive copying data, we should support this natively on rpm side.
The first missing piece is that rpmDigestBundles assume they all share the same data stream input. We just need to add rpmDigestBundleUpdateID() to allow feeding ID-specific data in at different times.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3845
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3845 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250701/220497f5/attachment.htm>
More information about the Rpm-maint
mailing list