// Copyright (c) Microsoft Corporation.
// SPDX-License-Identifier: MIT
// This file is part of the vega-prover project.
// See the LICENSE file in the project root for full license information.
// Source repository: https://github.com/Microsoft/vega-prover
//! This module provides implementations of polynomial commitment schemes (PCS).
// helper code for polynomial commitment schemes
// implementations of polynomial commitment schemes