Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Implement ff traits on Scalar type #105

Open
arthurgreef opened this issue Jun 4, 2022 · 0 comments
Open

Implement ff traits on Scalar type #105

arthurgreef opened this issue Jun 4, 2022 · 0 comments

Comments

@arthurgreef
Copy link

Describe what you want implemented
Implement https://github.com/zkcrypto/ff traits on Scalar type

Describe "Why" this is needed
A clear and concise description of why you need this to be implemented
We would like to use Sonny for circuits in https://github.com/microsoft/Spartan. Spartan requires scalars to implement the ff traits. If we implement the traits in Spartan then we need to create a wrapper type.

Describe alternatives you've considered
Implement Scalar wrapper that implements traits in Spartan.

Additional context
The source on github also seems to be out of sync with the crate with the same version number published to crates.io. Can we get a new release?

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant