#commitment #polynomial #codes #scheme #arguments #ligero #ccs

nightly lcpc-ligero-pc

polynomial commitment scheme from R-S codes, as in Ligero (CCS '17)

2 releases

0.1.1 Nov 23, 2022
0.1.0 Feb 20, 2022

#1294 in Math

35 downloads per month

Apache-2.0

83KB
2K SLoC

ligero-pc

Polynomial commitment scheme based on Ligero.

bibilography

Ames, Hazay, Ishai, Venkitasubramaniam. "Ligero: Lightweight sublinear arguments without a trusted setup." Proc. ACM CCS, 2017. PDF: Ligero

license

Copyright 2021 Riad S. Wahby

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

lib.rs:

ligero-pc is a polynomial commitment based on R-S codes, from Ligero

Dependencies

~4MB
~81K SLoC