slop-primitives 6.0.2

Core primitive types for SLOP
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# slop-primitives

Core primitive types for SLOP in a crate with minimal dependencies.

## Features

- `FriConfig` struct, adapted from Plonky3.

## License

This crate adapts code from Plonky3, which is licensed under MIT/Apache-2.0.

---

Part of [SLOP](https://github.com/succinctlabs/sp1/tree/dev/slop), the Succinct Library of Polynomials.