Page MenuHomeFreeBSD

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

Authored by kevans on Mon, Dec 16, 4:25 AM.
Tags
None
Referenced Files
F106734989: D48108.id148010.diff
Sat, Jan 4, 3:11 PM
Unknown Object (File)
Thu, Jan 2, 12:28 AM
Unknown Object (File)
Wed, Jan 1, 11:35 PM
Unknown Object (File)
Wed, Jan 1, 4:04 PM
Unknown Object (File)
Mon, Dec 30, 5:38 PM
Unknown Object (File)
Sun, Dec 29, 5:17 PM
Unknown Object (File)
Sat, Dec 28, 5:32 PM
Unknown Object (File)
Fri, Dec 27, 1:53 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