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)
Sep 16 2025, 3:25 AM
Unknown Object (File)
Aug 31 2025, 5:20 AM
Unknown Object (File)
Aug 30 2025, 9:07 PM
Unknown Object (File)
Aug 25 2025, 7:37 PM
Unknown Object (File)
Aug 20 2025, 12:59 PM
Unknown Object (File)
Aug 14 2025, 10:27 PM
Unknown Object (File)
Jul 17 2025, 10:00 PM
Unknown Object (File)
Jul 8 2025, 10:49 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