Benjamin Salling Hvass
Benjamin Salling Hvass
@bbbrumley just to explain the original question: The `inverse` function does *not* expect its input to be in montgomery form, but the `MUL` function *does* expect this. This is why...
I was trying to run HMAC compiled to wasm (cf. [this](https://github.com/Concordium/electionguard-rust/pull/10) pull request)
I haven't had time to look at it yet, but might have some time soon. @franziskuskiefer, I can take a stab at it; did you have any concrete pointers?