[Rpm-maint] [rpm-software-management/rpm] RFE: Support OpenPGP v6 signature pre-salting (Issue #3846)
Panu Matilainen
notifications at github.com
Tue Jul 1 08:15:49 UTC 2025
pmatilai created an issue (rpm-software-management/rpm#3846)
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 if #3845, the second missing piece is feeding in the salt data, presumably in rpmvsInitRange() as outlined in https://github.com/rpm-software-management/rpm-sequoia/pull/91#issuecomment-3022072255
For this, we need an updated rpm-sequoia first.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3846
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3846 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250701/d748ee52/attachment.htm>
More information about the Rpm-maint
mailing list