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
Switch back to xor-and-mix again instead of add-and-mix.
After consideration, there aren't any real benefits to using add
instead of xor here. So we might as well use the simpler operation.