# 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.