-
This is a casual overview of the payment construction that Matthew, Ian and I have been playing with.
The first intuition is to treat nullifiers as randomized public keys, i.e., (gsk)r where r is t…
-
### Prize Title
Best hack that increases privacy of on-chain transactions in Raiden
### Prize Bounty
The best submission will be rewarded with 3,000 USD worth of RDN (at the time of creating the …
-
Hello ! I'm working on a project using bcrypt for zero-knowledge proofs, and I need to verify the integrity of the hashes I receive from another application, and to check if the cost is greater than a…
-
New idea for implementation of ExprTensor is to have items on a uniform grid. Joining rectangular regions would be done via style, keeping the internal representation simple. Perhaps it should be ca…
-
Is this to ensure that the computation has been performed correctly before decryption occurs? Since if it is not performed correctly, couldn't this leak secrets like a model's parameters?
I may be …
-
Maybe this tutorial is useful?
It uses ZoKrates ( which uses libsnarks) in a docker container with a small Flask api to create proofs/verify via REST API
https://medium.com/@david.richard.holtz/…
-
-
Analyses instead of analysis on page 11?
![B78B34FC-5268-4147-B7B5-B7AE881D4F2A](https://user-images.githubusercontent.com/2993457/93150198-ba19fc00-f6b5-11ea-84ee-3d6446c94d57.jpeg)
-
I would like to give a rough overview and the more broad picture how the [off-chain trade protocol](https://github.com/bisq-network/proposals/issues/32) would impact and change Bisq. In fact I think i…
-
Is there a non-RNS implementation of CKKS that was reasonably performant, that used arithmetic over field extensions for finite fields (p^l) rather than RNS decomposition? Perhaps one of the previous …