AtropineTears

Results 6 issues of AtropineTears

I really would like if you added more examples of what you can do with Spartan. For instance, proving knowledge of a preimage of a hash with Poseidon. This would...

Hello, I have compiled a list of reasons on why Zeroize Support would be good for this library. This is a continuation of #28 and #29 ## Reasons 1. Zeroize...

Hello, I am trying to use the `hash_string.py` example you gave. It raises the following error `AssertionError: 21888242871839275222246405745257275088548364400416034343698204186575808495616 is not a 16-bit positive integer` from the line: ```python hashed =...

Hello, Could you add an example for producing a proof of the preimage with the Poseidon Hash Function. It would be much appreciated. Thank you

Hi, I noticed when I create tests under the tests folder I am not allowed to see the helpful information that is in your extension. Can you add this feature?

Hi, I was wondering what version of bulletproofs you used for this. Its not in the `cargo.toml` file. And thank you for the crate. It is very useful.