Traitsยง
- Commit
- A trait for a commitment scheme.
- Commit
Uncompressed - A trait for a commitment scheme.
- Hash
- A trait for a hash function.
- Hash
Many - A trait for a hash function that produces multiple outputs.
- Hash
ToGroup - A trait for a hash function that projects the value to an affine group element.
- Hash
ToScalar - A trait for a hash function that projects the value to a scalar.
- Hash
Uncompressed - A trait for a hash function of an uncompressed variant.
- PRF
- A trait for a pseudorandom function.