You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a start, looking at the Selectznz in curve25519.go, shortening the lifetimes of the variables will help.
I'll aim to add a flag that allows this shortly. If it's helpful, I can also have the cmovznz calls inlined, though I expect that'll take me a little bit more work
I'll aim to add a flag that allows this shortly. If it's helpful, I can also have the cmovznz calls inlined, though I expect that'll take me a little bit more work
Originally posted by @JasonGross in golang/go#40171 (comment)
The text was updated successfully, but these errors were encountered: