Skip to content

Python: Use Sage field objects in Fiat-Shamir transcript#130

Merged
matteo-frigo merged 7 commits intogoogle:mainfrom
divergentdave:david/use-sage-field
Apr 8, 2026
Merged

Python: Use Sage field objects in Fiat-Shamir transcript#130
matteo-frigo merged 7 commits intogoogle:mainfrom
divergentdave:david/use-sage-field

Conversation

@divergentdave
Copy link
Copy Markdown
Contributor

This updates fs.py to use field objects instead of Python integers. By relying on Sage's to_bytes()/from_bytes() methods, we can eliminate the size argument

This is stacked on #128 and #129.

@divergentdave divergentdave marked this pull request as ready for review April 8, 2026 14:57
@matteo-frigo matteo-frigo merged commit 40fc6c4 into google:main Apr 8, 2026
1 check passed
@divergentdave divergentdave deleted the david/use-sage-field branch April 8, 2026 23:20
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.

2 participants