Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zhenfeizhang
Copy link
Collaborator

blocked by #1

resolve #3

This PR implements Goldilocks field. The majority of the code is borrowed from Plonky2 code base. With necessary modifications to fit in Field and PrimeField API.

@zhenfeizhang zhenfeizhang self-assigned this Nov 16, 2022
@DoHoonKim8
Copy link

Hello @zhenfeizhang, thanks for your great work ! I've applied your Goldilocks implementation to my work, and I'm currently trying to use Goldilocks inside halo2 circuit which requires FieldExt trait to be implemented. Do you have any plan to implement FieldExt in the near future ?

@zhenfeizhang
Copy link
Collaborator Author

Hello @zhenfeizhang, thanks for your great work ! I've applied your Goldilocks implementation to my work, and I'm currently trying to use Goldilocks inside halo2 circuit which requires FieldExt trait to be implemented. Do you have any plan to implement FieldExt in the near future ?

Yes adding FieldExt sounds like a great idea. Will added it.

@zhenfeizhang zhenfeizhang changed the base branch from main to dev February 1, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Goldilocks field.

3 participants