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
fix(utils): use wider diff type for constant_time_equals
Initialize diff with boolean size comparison to avoid truncation when lengths differ by multiples of 256. Add tests covering 256- and 512-byte length mismatches.
0 commit comments