Pavel Shatov wrote: > Since I'm trying to write ECDSA core, not general-purpose EC math core, > I thought, that it would make sense to take advantage of the fact and > get rid of that redundant coefficient. Is there a security concern with such an optimization - side-channel or otherwise? //Peter