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

Compiler preserving constant-time property #213

Open
swarnpriya opened this issue Oct 18, 2023 · 3 comments
Open

Compiler preserving constant-time property #213

swarnpriya opened this issue Oct 18, 2023 · 3 comments

Comments

@swarnpriya
Copy link

Hello. I am currently reading the book and enjoying every bit of it. Thank you for this work. I have some feedback regarding some topics. I work closely in the area of providing software countermeasures against timing-based side-channel attacks.
Regarding this line "At the moment, we do not know of a compiler implementation that actively helps to guarantee both (a) and (b)." in section 3.1.
I have worked on Jasmin language and compiler that preserves the constant-time property.
Even there is another well-known formally verified compiler called "CompCert" that preserves at least (a). (I am not sure about (b)).
If given a chance, I am happy to elaborate on that section and add pointers to these works.

@kbeyls
Copy link
Member

kbeyls commented Oct 19, 2023

@all-contributors please add @swarnpriya for bug, ideas

@allcontributors
Copy link
Contributor

@kbeyls

I've put up a pull request to add @swarnpriya! 🎉

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

2 participants