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
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)
Mon, Feb 16, 5:43 AM
Unknown Object (File)
Feb 8 2026, 3:22 AM
Unknown Object (File)
Feb 7 2026, 6:01 PM
Unknown Object (File)
Jan 30 2026, 5:44 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 Not Applicable
Unit
Tests Not Applicable