Age | Commit message (Expand) | Author |
---|---|---|
2019-04-02 | Removed some boilerplate code, all the three multiplication flavours are now | Pavel V. Shatov (Meister) |
2019-04-02 | Cosmetic fixes. | Pavel V. Shatov (Meister) |
2019-04-02 | Same changes for "triangle" multiplication phase as for the "square" one | Pavel V. Shatov (Meister) |
2019-04-02 | Rewrote "square" recombination to match how it works in hardware. | Pavel V. Shatov (Meister) |
2019-03-30 | * more debugging output | Pavel V. Shatov (Meister) |
2019-03-24 | Simplified index calculation and accumulator clearing logic. | Pavel V. Shatov (Meister) |
2019-03-23 | Added optional output of intermediate quantities for debugging. | Pavel V. Shatov (Meister) |
2019-03-23 | Mutate blinding tuple. | Pavel V. Shatov (Meister) |
2019-03-23 | Added blinding into math model. | Pavel V. Shatov (Meister) |
2019-03-23 | ModExpNG ("Next Generation") math model. | Pavel V. Shatov (Meister) |