[package]
name = "cyb-lens-core"
version.workspace = true
edition.workspace = true
license-file = "../LICENSE"
description = "Lens trait, types, and transcript for polynomial commitment"
repository.workspace = true
rust-version.workspace = true
keywords = ["polynomial-commitment", "zk", "crypto", "pcs"]
categories = ["cryptography"]
readme = "../README.md"
[dependencies]
strata-core.workspace = true
strata-proof = { path = "../../algebra/proof" }
cyber-hemera.workspace = true
lens/core/Cargo.toml
ฯ 0.0%