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
Please make fields inside MontyParams (at least via getters) and mod_neg_inv function public. I don't think there's a real reason to hide them, and that prevents implementing custom algorithms like optimized multiplication.
Please make fields inside
MontyParams(at least via getters) andmod_neg_invfunction public. I don't think there's a real reason to hide them, and that prevents implementing custom algorithms like optimized multiplication.