Shravan Srinivasan
Shravan Srinivasan
## Abstract It would be great if ZoKrates can support an optimized range check gadget. Currently, ZoKrates uses the range check algorithm from the Sapling ([Pg 141 Section A.3.2.2](https://github.com/zcash/zips/blob/master/protocol/sapling.pdf)). To...
Why is e(0, any value) !=1 for MNT curves? Where 0 is the identity element of G1 and 1 is the identity element of GT. Or is there a change...
[Update ```is_cnn``` to support multiple consecutive downsampling layers](https://github.com/Lagrange-Labs/deep-prove/blob/master/zkml/src/onnx_parse.rs#L89)