Expand description
Core functionality
Contains field_element and scalar derived by ff crate, and a wrapper struct W that makes field element
and scalar compatible with [elliptic-curve] crate.
Modules§
- field_
element - Field element, derived by ff crate
- scalar
- Scalar, derived by ff crate
Structs§
- W
- Wraps scalar or field element