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
where $uid is the user ID (presented as a decimal string) and $password is the user password. The output is the hex representation of the binary output of whirlpool(password + uid) and sha512(uid + password), combined using XOR (per byte).
The request fields hash and uid, or hash and name, are required for every request that uses BA.