1 Star 0 Fork 0

liuhuan/pysnark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO.txt 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
meilof 提交于 2018-01-10 07:26 . initial commit
TODO
====
* If only public key needs to be enlarged, do that
* Hashing: when using packed hashing, re-organise when to assert that inputs
are bits (cf. hash tree example)
* Check whether \alpha's in master public key are used
* Clean up output -> put qaptools output in log file...
* qaptools: always output to stdout, or always to file?
- does it ever make sense to read from stdin?
- would be the case if you ever want to temporarily generate something and not keep it...
FUTURE PLANS
============
* Turn hash trees into library?
* Port VIFF's LP solver and verifier to PySNARK
* Autogenerate (standalone) Python verifier script (a la solidity contracts)
* Create one file with both I/O wires and proof (and commitments? and masterpk?)
* Master commitment keys?
* Read only relevant part of master key to speed things up
* qaptools: check whether Ec2 elements can be Ec1 (e.g., p_ravx)
* qaptools: common approach for reading files, checking first token (avoid readahead...)
* Comparisons with operator overloading?
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/liuhuanhzl/pysnark.git
git@gitee.com:liuhuanhzl/pysnark.git
liuhuanhzl
pysnark
pysnark
master

搜索帮助