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
Unknown Object (File)
Mon, Jan 6, 3:51 PM
Unknown Object (File)
Mon, Jan 6, 12:00 PM
Unknown Object (File)
Mon, Jan 6, 6:19 AM
Unknown Object (File)
Mon, Jan 6, 5:09 AM
Unknown Object (File)
Sun, Jan 5, 9:35 PM
Unknown Object (File)
Sun, Jan 5, 7:44 AM
Unknown Object (File)
Sat, Jan 4, 3:11 PM
Unknown Object (File)
Thu, Jan 2, 12:28 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