mirror of
https://github.com/caulk-crypto/caulk.git
synced 2026-01-08 21:07:56 -05:00
main
code refactoring
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.
Description
Languages
Rust
100%