ITADN

Make Montgomery parameters public

#1186Openfrozenspider 创建于 2026-02-04
F
frozenspidercommented
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.
1 条评论