AtropineTears
AtropineTears
Yes, if you guys can add more examples that would be helpful. I am still learning about ZKPs as they are quite a difficult subject to learn but they are...
Thank you for the thorough response. I will look into learning more about Zeroize and other related information before proceeding. Much appreciated.
Hi, Can you help me? I am trying to implement proving a Poseidon preimage hash but cannot seem to get it to work right. I am looking at input of...
Is the text example hashing: `0`, `1`, `2`, `3`,`4` I would like to see a method of hashing a byte string
Yes, Can you add Poseidon to the `/examples/` folder. I want to see an example of it. An example would be of proving you know: `333fcb4ee1aa7c115355ec66ceac917c8bfd815bf7587d325aec1864edd24e34d5abe2c6b1b5ee3face62fed78dbef802f2a85cb91d455a8f5249d330853cb3c` preimage, for example
I don't know much of python so it is hard of me to use it. I am trying to find out how to hash a preimage and prove it.
I am having the same problem. I cannot get it to aggregate the same message. It works for different messages but not the same. I am wondering if anyone is...
Well from what I can see, they do not allow this on purpose. What I found you can do is the following: Sign the following: `_message` This allows you to...