xiangxiecrypto / caulk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caulk

Linkable vector commitments and lookup tables.

WARNING: This project contains a proof of concept implementation of Caulk that has not received any formal audit. It should not be used production.

This project contains sample SRS and Q-openings (for a sample poly) for various N up to 2^12. If SRS and/or openings don't exist they are recreated (this is timely!).

SRS and openings for bigger N (up to 2^20) can be downloaded here. The folders polys and srs in the archive should be merged with their counterparts in this project.

About

License:Apache License 2.0


Languages

Language:Rust 100.0%