Co-dfns / mystika

High-end Cryptographic Library
GNU Affero General Public License v3.0
43 stars 26 forks source link

Verify that Partial Carrying is Uniform Time #54

Open arcfide opened 6 years ago

arcfide commented 6 years ago

Erik posted this:

screenshot_20170710_220444

Here is another screen shot. I'm going to hold off until Nicolle's results are in, but I think we may need to remove the division primitive from the carrying function code and use some more complicated carrying strategies. It's not hard to avoid division, what is hard is avoiding division while at the same time allowing for negatives, but I do have code we could use if the current code is not uniform.

arcfide commented 6 years ago

And this:

screenshot_20170710_214309