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

Support for symbolic KECCAK hashes #68

Open
Boyan-MILANOV opened this issue Aug 9, 2022 · 0 comments
Open

Support for symbolic KECCAK hashes #68

Boyan-MILANOV opened this issue Aug 9, 2022 · 0 comments
Assignees

Comments

@Boyan-MILANOV
Copy link
Contributor

We need at least basic support for solving simple constraints that involve keccak hashes. Such as keccak(A) == keccak(B).

Interesting strategies are already implemented in Manticore and we can probably re-use most of them. This will probably require to write a Solver wrapper in Optik with some expression/constraint rewriting rules.

@Boyan-MILANOV Boyan-MILANOV self-assigned this Aug 9, 2022
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

No branches or pull requests

1 participant