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
Changes all of the traits in `traits.rs`, most notably the `Integer`,
`Zero`, and `One` traits, to use `ctutils::CtEq` instead of
`subtle::ConstantTimeEq`, as part of a larger overall migration to
`ctutils` (see also #1040, #1043)
0 commit comments