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
Is there a way to use this library to hash a BigInt value into another BigInt value. Looking at the docs, it seems like I can hash Buffer to BigInt, but to do BigInt->BigInt hash, I'd need to convert the value to a Buffer first?
The text was updated successfully, but these errors were encountered:
Is there a way to use this library to hash a BigInt value into another BigInt value. Looking at the docs, it seems like I can hash Buffer to BigInt, but to do BigInt->BigInt hash, I'd need to convert the value to a Buffer first?
The text was updated successfully, but these errors were encountered: