Page MenuHomeFreeBSD

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

Authored by kevans on Mon, Dec 16, 4:25 AM.
Tags
None
Referenced Files
F106379618: D48108.diff
Sun, Dec 29, 5:17 PM
Unknown Object (File)
Sat, Dec 28, 5:32 PM
Unknown Object (File)
Fri, Dec 27, 1:53 AM
Unknown Object (File)
Thu, Dec 19, 7:02 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61197
Build 58081: arc lint + arc unit