Page MenuHomeFreeBSD

pkg: add a pkgsign_verify_data callback
ClosedPublic

Authored by kevans on Mon, Dec 16, 4:26 AM.
Tags
None
Referenced Files
F106570561: D48109.diff
Thu, Jan 2, 12:42 AM
F106567872: D48109.diff
Wed, Jan 1, 11:31 PM
F106520934: D48109.diff
Wed, Jan 1, 3:58 AM
Unknown Object (File)
Tue, Dec 31, 3:06 AM
Unknown Object (File)
Mon, Dec 30, 3:39 AM
Unknown Object (File)
Sun, Dec 29, 4:28 AM
Unknown Object (File)
Sat, Dec 28, 3:08 AM
Unknown Object (File)
Fri, Dec 27, 11:28 PM
Subscribers

Details

Summary

This will be used to verify raw payloads, as if signed by pkg-key(8).
It will be used specifically in pkg(7) to verify .pubkeysig as published
by poudriere.

Amend verify_pubsignature() now to use it. For the RSA signer, we need
to verify using a sha256 of the data instead of the data itself.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61198
Build 58082: arc lint + arc unit