p3-recursion 0.1.0

Plonky3 native support for uni-stark recursion.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
description = "Plonky3 native support for uni-stark recursion."
name = "p3-recursion"
authors = ["The Plonky3 developers"]
version = "0.1.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/Plonky3/Plonky3-recursion"
homepage = "https://github.com/Plonky3/Plonky3-recursion"
keywords = ["cryptography", "SNARK", "PLONK", "FRI", "plonky3"]
categories = ["cryptography::cryptocurrencies"]

[dependencies]