-
Meeting Time/Date: Thursday 22 November 2018 at 12:00 UTC
https://meet.jit.si/SlyMushroomsCommunicateFlatly
1. Introductions
2. Circuit implementer updates
3. Prover updates
4. Whats the best w…
-
The Zcash New Crypto Analysis Project
-----------------------------------------------------
New crypto things that need analysis, because we are considering using them in Sapling, and they are not…
-
An issue may exist with Miximus as it is now, taken from: https://ethresear.ch/t/anonymous-reputation-risking-and-burning/3926/2
@khovratovich comments
> I started reading “How Miximus works” and …
-
We're experiencing unexpected behavior with Latin and French characters.
`Oj.dump("\xE0")` is working as expected.
But it throws `SON::GeneratorError: Invalid Unicode ] at 1 in '�j�x�'` after `Oj…
-
When I try to build my project with the "--prod" flag (for iOS and Android) there's a following error.
Running app-scripts build: --prod --platform android --target cordova
[10:32:32] build prod …
-
As per Daira's comments on https://github.com/HarryR/ethsnarks/pull/12#discussion_r211918756
1. It's possible to reduce the number of constraints, Daira provided an example where exponent is 5 but …
-
This issue was previously in `go-proofs`: https://github.com/filecoin-project/go-proofs/issues/16.
That issue is now closed and should be fulfilled here. Original text below for reference. (Context…
-
**Ionic version:** (check one with "x")
[x ] **2.x**
**I'm submitting a ...** (check one with "x")
[x ] bug report
[ ] feature request
[ ] support request
**Current behavior:**
(swipe…
-
- [x] feistel: https://github.com/filecoin-project/go-proofs/tree/master/crypto/feistel
- [x] merklepor: https://github.com/filecoin-project/go-proofs/blob/master/por/merklepor/merklepor.go
- [x] pr…
-
The criteria is:
* Low multiplicative complexity
* Implementable in Solidity / EVM with low gas cost
* Work as a hash function
* Can be used to construct a Merkle tree
Candidates from aut…