[package]
name = "strata-proof"
version.workspace = true
edition.workspace = true
license-file = "../LICENSE"
description = "proof system traits: Reduce, Dot โ for lens and zheng"
repository.workspace = true
rust-version.workspace = true
keywords = ["algebra", "fiat-shamir", "zk", "crypto"]
categories = ["cryptography"]
[dependencies]
strata-core.workspace = true