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

Implementing map_seal and bind_seal primitive operators #3074

Merged
merged 11 commits into from
Nov 1, 2023

Conversation

mtzguido
Copy link
Member

This adds a map_seal and bind_seal to FStar.Sealed.fsti. Implementing them properly in the normalizer requires support for 'renormalization' after a primitive step reduces, which we did not have, as every primop so far was returning a value.

@mtzguido
Copy link
Member Author

I think this is good to merge, but I'd wait for hacl-star/hacl-star#873 since I think it will randomly break Ed25519 (it did locally).

@mtzguido mtzguido merged commit aba7ba3 into FStarLang:master Nov 1, 2023
2 checks passed
@mtzguido mtzguido deleted the map_seal branch November 1, 2023 15:58
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