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)
Tue, Apr 14, 10:57 AM
Unknown Object (File)
Sat, Apr 11, 5:55 AM
Unknown Object (File)
Tue, Apr 7, 4:46 AM
Unknown Object (File)
Thu, Apr 2, 12:58 AM
Unknown Object (File)
Sat, Mar 28, 11:44 AM
Unknown Object (File)
Sat, Mar 21, 6:00 PM
Unknown Object (File)
Fri, Mar 20, 3:43 PM
Unknown Object (File)
Fri, Mar 20, 6:34 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61197
Build 58081: arc lint + arc unit