Fan Zhang
Fan Zhang
Hi, I'm following the instructions for Yosys: https://github.com/esonghori/TinyGarble/tree/master/circuit_synthesis, but there is no file named `benchmark.v` throughout the repo. Did I miss something?
Need to add the following to https://town-crier.readthedocs.io/en/latest/ - [x] How to use docker service to launch TC in one command - [ ] supported data feed (some APIs have changed)...
Thanks for the code. Very helpful to understand the details. I have one question though: >In order to ensure this, we pass every updated leaf to the smart contract so...
- [ ] bump version to `v0.0.1` - [ ] release excutable and scripts for Linux and macOS
return 0 from `http_data(struct http_roundtripper*, const char*, int size, int*)` when `size` is 0?
Hi, Thanks for this project! Sometimes servers send responses without Content-Length and expect the client to consume input (for the body) until EOF. Basically renders `recv` to return `0` before...
Something like this  (taken from https://bjango.com/images/mac/istatmenus6/hero-menubars.jpg)
To make it easier to incorporate libsvm as a library in C/C++ projects, I just added a install target to the Makefile. Then, to invoke libsvm API's, just add `-L...
When using Bristol circuits, Alice's input actually corresponds to the 2nd party while Bob the first. This flip of order is really confusing. If it's intended, it better be clearly...
`apacman` didn't prompt me for selection so I hit Enter for the default. However, the default target name that should have been selected can not be parsed correctly. ``` $...