clementjuventin

Results 2 issues of clementjuventin

Hi guys, First of all, thanks for developing an aptos sdk in golang. It really helps people like me :) I ran into a problem while trying to do a...

This PR implements the improvement of the CIOS variant of the Montgomery algorithm showcased in the following document: [EdMSM: Multi-Scalar-Multiplication for SNARKs and Faster Montgomery multiplication](https://eprint.iacr.org/2022/1400.pdf) and proposed in https://github.com/ethereum/evmone/issues/869....