You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only calculate the signature when necessary. When sigsize is smaller
than the expected signature length, preemptively exit the function
instead of doing that after having calculated the signature.
This saves some computation power.
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
0 commit comments