// Copyright (c) DUSK NETWORK. All rights reserved.
// Licensed under the MPL 2.0 license. See LICENSE file in the project root for details.
pub use ProverKey;
pub use VerifierKey;
/// Common functionality across both the ProverKey and VerifierKey are listed below
///
///
///
///
use Scalar;
// Computes f(f-1)(f-2)(f-3)