Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete estimation of proof security level #2

Closed
bobbinth opened this issue Apr 24, 2020 · 0 comments · Fixed by #8
Closed

Complete estimation of proof security level #2

bobbinth opened this issue Apr 24, 2020 · 0 comments · Fixed by #8
Assignees
Labels
enhancement New feature or request

Comments

@bobbinth
Copy link
Contributor

Proof security level estimation currently takes into account only trace security level. This is incomplete as it does not incorporate security level of low-degree testing. This should be fixed.

Security level is currently estimated here: https://github.com/GuildOfWeavers/distaff/blob/master/src/stark/options.rs

It might make sense to do this after #1 is addressed.

@bobbinth bobbinth added the enhancement New feature or request label Apr 24, 2020
@bobbinth bobbinth mentioned this issue Apr 28, 2020
4 tasks
@bobbinth bobbinth self-assigned this May 5, 2020
@bobbinth bobbinth linked a pull request May 5, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant