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
F164366831: D48108.id148010.diff
Fri, Jul 31, 5:38 AM
Unknown Object (File)
Wed, Jul 29, 6:47 PM
Unknown Object (File)
Mon, Jul 27, 8:47 AM
Unknown Object (File)
Sun, Jul 26, 6:35 PM
Unknown Object (File)
Sun, Jul 19, 7:50 PM
Unknown Object (File)
Sat, Jul 18, 6:44 AM
Unknown Object (File)
Jun 4 2026, 11:30 AM
Unknown Object (File)
May 21 2026, 2:18 AM
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