Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to prove a given hash is generated from two numbers, but I failed.
I tried:
and that works fine. But I also tried:
but this gave me:
I wonder how can I get the hash of two numbers.
Beta Was this translation helpful? Give feedback.
All reactions