Page MenuHomeFreeBSD

pkg: finish adding the ECC signer and signature type bits
ClosedPublic

Authored by kevans on Dec 16 2024, 4:25 AM.
Tags
None
Referenced Files
F148576286: D48108.diff
Wed, Mar 18, 9:39 PM
Unknown Object (File)
Sat, Mar 14, 10:48 PM
Unknown Object (File)
Mon, Mar 9, 12:51 AM
Unknown Object (File)
Mon, Mar 9, 12:50 AM
Unknown Object (File)
Fri, Mar 6, 9:49 AM
Unknown Object (File)
Feb 16 2026, 5:43 AM
Unknown Object (File)
Feb 8 2026, 3:22 AM
Unknown Object (File)
Feb 7 2026, 6:01 PM
Subscribers

Details

Summary

Signature types need to be parsed out of the key/signature information
that we are presented with from the files we download. We use that to
understand whicher signer we need to dispatch to.

The ECC signer is more-or-less lifted from pkg(8), with some changes to
slim it down for pkg(7).

Diff Detail

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