-
## Who will use this?
As stated in the README, the only requirement is an internet connection, but there are constraints regarding payment amounts and there's some technical knowledge required at t…
-
Since [Jamtis has been modified](https://gist.github.com/tevador/50160d160d24cfc6c52ae02eb3d17024#gistcomment-4293118) to allow Seraphis membership proofs to have perfect forward secrecy, the Diffie-H…
-
Discussions were held about anoncreds revocation 2.0 (aka Merkle Tree-based revocation) based on the capabilities exposed in Ursa. We propose that the following attributes and approaches be used in t…
-
What is the reason for Grin not using hardened derivation paths? Is it worth adding?
### Context
> lehnberg @lehnberg Mar 14 09:28
>https://github.com/mimblewimble/grin/issues/2674#issuecomment-4…
-
A lot of people are talking in Discord about implement privacy in Nano. I think that the best way to do it is through zk-Snarks.
Nano doesn't need to be private, but he could offer it like a optio…
-
Hey,
I am trying to update my [mobilecoin crawler](https://github.com/trudi-group/mc-crawler) to a recent release - v2.0.0 or v2.0.1 but unsuccessfully so far. The tool makes use of the `get_latest…
-
We might have use of the [code from Anon-Pass](https://github.com/ut-osa/anon-pass) and adapt it to handle NIZK proofs. This relates to #27 . The paper [P-signatures and Noninteractive Anonymous Crede…
dbosk updated
6 years ago
-
We might've some use for simple ring signatures so that validators can authenticate themselves as being validators or parachain validators without showing their specific session key.
There is a sim…
-
In a recent paper (https://eprint.iacr.org/2019/944) Hoffmann, Kloß and Rupp show how to reduce the required blinding scalars to only a logarithmic number. This could be a nice prover speedup.
The m…
-
Our circuit is over a field `Fp` where `p - 1 = 2^k * t` with `t` odd and integer `k > 0`. (`k` is often around `32` in practice.) Let `a` be a nonzero square. The prover will witness `b` such that `b…