"Alistair G. Crooks" <a...@netbsd.org> writes: > + allow a choice of hash algorithms for the signature digest (rather > than hardcoding SHA1 - it is looking as though collisions are easier > to manufacture based on recent findings) > + move default signature RSA hash algorithm to SHA256 (from SHA1). This is > passed as a string parameter from the high-level interface. We'll > revisit this later after a good way to specify the algorithm has been > found.
I presume this isn't in the man page because you're waiting on the final method to handle it? Perry