Skip to content

Succinct prime field representation for small p#9

Draft
konn wants to merge 68 commits intomasterfrom
succinct-prime-field
Draft

Succinct prime field representation for small p#9
konn wants to merge 68 commits intomasterfrom
succinct-prime-field

Conversation

@konn
Copy link
Copy Markdown
Owner

@konn konn commented Jul 8, 2020

Currently, a prime field F p is represented by Integer; but we can use Int instead for small enough prime ps.
This branch implements a type-level hack to allow such a conditional representation choice.

@konn
Copy link
Copy Markdown
Owner Author

konn commented Jul 8, 2020

TODO: benchmarking

@konn konn closed this Jul 9, 2020
@konn konn reopened this Jul 9, 2020
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.

1 participant