Co-dfns / mystika

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

Big Number Modular Inverse #38

Open arcfide opened 7 years ago

Tikhon03 commented 7 years ago

All of the components for this are basically in place now, and I may have a working version of the modular inverse by the end of today.

Tikhon03 commented 7 years ago

It's available. It has quite an overhead though. Perhaps when I get the extended binary GCD complete the overhead will be reduced.

arcfide commented 7 years ago

We should make sure that we have some tests for this, and then we should add this to the public interface and then we can close the issue.

-- Aaron W. Hsu | arcfide@sacrideo.us | http://www.sacrideo.us Support my Open Work: http://www.gratipay.com/Co-dfns/

From: Tikhon03 Sent: Thursday, June 1, 2017 3:54 PM To: arcfide/mystika Cc: Aaron W. Hsu; Author Subject: Re: [arcfide/mystika] Big Number Modular Inverse (#38)

It's available. It has quite an overhead though. Perhaps when I get the extended binary GCD complete the overhead will be reduced. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.