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
Remove unnecessary weak spec for mld_montgomery_reduce()
mld_montgomery_reduce() so far had two CBMC specs with varying
input/output bounds. However, it appears that the weak version
is not necessary and can be removed.
Signed-off-by: Hanno Becker <[email protected]>
0 commit comments