Bart Smaalders wrote:
It turns out that digests are just a degenerate case of a signature w/o
public keys.... the manifest signing code will support different types
of signatures: identity, which is just the sha* hash of the message
text, and x.509, which is the signed version of the same. Pgp signatures could also be added....

Does that mean that I should just have '_SIGNATURE' and store the digests under that, or is it meaningful to keep them separated as I have done so now?

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to