EspressoSystems / EspressoSystems/hyperplonk

add hiding property for PCS

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
not essential for e2e
Dominant language
Rust
Stars
343
Forks
104
PR merge metrics
No merged PRs in 30d

Description

interesting, if we want a general API/traits, why not consider the cases where we do need hiding?

If we consider hiding, then two things:
- our `Polynomial` better be a [`LabeledPolynomial`](https://docs.rs/ark-poly-commit/0.3.0/ark_poly_commit/data_structures/struct.LabeledPolynomial.html) (at least something of similar spirit?)
- we need to pass in an `rng` to `commit()` etc.

_Originally posted by @alxiong in https://github.com/EspressoSystems/hyperplonk/pull/43#discussion_r927638129_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.