SP ECC signing code was generating signatures with r of 0. This is not allowed by the algorithm description. Retry sig gen when r is 0 like when s is 0.
SP ECC signing code was generating signatures with r of 0. This is not allowed by the algorithm description. Retry sig gen when r is 0 like when s is 0.