Skip to content

Conversation

@dinvlad
Copy link

@dinvlad dinvlad commented Sep 24, 2025

We'd like to be able to use timing-shield in a client running on WebAssembly runtime. I've made some adjustments for that, in particular replacing reg_byte with WASM's local, which is its version of a mutable "register".

Do you think this approach is reasonable, and preserves constant-time guarantees?

The tests do pass, and I've provided a helper Dockerfile.test to run them, which we can remove if needed.

Thank you so much!

@dinvlad dinvlad changed the base branch from master to develop September 26, 2025 21:00
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