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
Checked it, its correct because to get the signed value, you call getSignedValue after calling reconstruct. Reconstruct is not supposed to return values in 64 bit, but in the bitlength specified.
The revealing function in this line seems not right for converting unsigned value to singed value for
Ring
with less than64
bit.The text was updated successfully, but these errors were encountered: