Rank: 3358 based on 10 downloads (last 30 days) and 1 file submitted
photo

bennyboss

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by bennyboss
Updated   File Tags Downloads
(last 30 days)
Comments Rating
20 Jun 2009 big modulo function Computes modulo for large numbers. Author: bennyboss modulo, rsa, large numbers, compute, fast 10 2
  • 3.66667
3.7 | 3 ratings
Comments and Ratings on bennyboss' Files View all
Updated File Comment by Comments Rating
28 Jan 2012 big modulo function Computes modulo for large numbers. Author: bennyboss krishkr

Easier this way->

a=java.math.BigInteger('4448780');
b=java.math.BigInteger('91884097');
c=java.math.BigInteger('961');
a.modPow(b,c)

A wrapper class is all that is needed to make them good looking :)

11 Mar 2006 big modulo function Computes modulo for large numbers. Author: bennyboss k;j, DJD
04 Feb 2006 big modulo function Computes modulo for large numbers. Author: bennyboss Nelldal, Pontus
31 Dec 2005 big modulo function Computes modulo for large numbers. Author: bennyboss kumar, saahil

this one is really great it works....however i need decoding code also plz help using big modulo...plzz help me asap

Top Tags Applied by bennyboss
compute, fast, large numbers, modulo, rsa
Files Tagged by bennyboss
Updated   File Tags Downloads
(last 30 days)
Comments Rating
20 Jun 2009 big modulo function Computes modulo for large numbers. Author: bennyboss modulo, rsa, large numbers, compute, fast 10 2
  • 3.66667
3.7 | 3 ratings

Contact us at files@mathworks.com