-
Notifications
You must be signed in to change notification settings - Fork 123
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
:prove
not propagating constants
#554
Comments
With |
It looks like all the time is spent running For concrete evaluation on |
In revision 4db27c0, I made the symbolic-backend implementation of |
Thank you! |
https://github.com/weaversa/CryptolSpecifications/tree/master/ECDSA
p192_scalar_multiply_example
has no symbolic inputs.:check
quickly succeeds on the property.:prove
hangs when trying to prove the property. I figure this means there is a bug in symbolic execution of the newZ
type...I have not done any diagnosis.The text was updated successfully, but these errors were encountered: