RSA Calculator 1.0



Publisher Description



RSA is a cryptosystem for public-key encryption, and is widely used for securing sensitive data, particularly when being sent over an insecure network such as the Internet.

----------------------------------------
RSA's popularity:
----------------------------------------

RSA derives its security from the difficulty of factoring large integers that are the product of two large prime numbers. Multiplying these two numbers is easy, but determining the original prime numbers from the total -- factoring -- is considered infeasible due to the time it would take even using today’s super computers.

The public and the private key-generation algorithm is the most complex part of RSA cryptography. Two large prime numbers, p and q, are generated using the Rabin-Miller primality test algorithm. A modulus n is calculated by multiplying p and q. This number is used by both the public and private keys and provides the link between them. Its length, usually expressed in bits, is called the key length. The public key consists of the modulus n, and a public exponent, e, which is normally set at 65537, as it's a prime number that is not too large. The e figure doesn't have to be a secretly selected prime number as the public key is shared with everyone. The private key consists of the modulus n and the private exponent d, which is calculated using the Extended Euclidean algorithm to find the multiplicative inverse with respect to the totient of n.


----------------------------------------
Example
----------------------------------------

Alice generates her RSA keys by selecting two primes: p=11 and q=13. The modulus n=p×q=143. The totient of n ϕ(n)=(p−1)x(q−1)=120. She chooses 7 for her RSA public key e and calculates her RSA private key using the Extended Euclidean Algorithm which gives her 103.

Bob wants to send Alice an encrypted message M so he obtains her RSA public key (n, e) which in this example is (143, 7). His plain text message is just the number 9 and is encrypted into cipher text C as follows:

C = M^e mod n = 97 mod 143 = 48

So, cipher to be sent is 48.

When Alice receives Bob’s message she decrypts it by using her RSA private key (d, n) as follows:

M = C^d mod n = 48103 mod 143 = 9

Therefore, the message received is 9.



About RSA Calculator

RSA Calculator is a free app for Android published in the Teaching & Training Tools list of apps, part of Education.

The company that develops RSA Calculator is Unreal. The latest version released by its developer is 1.0. This app was rated by 9 users of our site and has an average rating of 2.1.

To install RSA Calculator on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2016-09-13 and was downloaded 410 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the RSA Calculator as malware as malware if the download link to com.ariel.rsacalculator is broken.

How to install RSA Calculator on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the RSA Calculator is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by RSA Calculator will be shown. Click on Accept to continue the process.
  • RSA Calculator will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.1/5     9
Downloads: 410
Updated At: 2024-04-23
Publisher: Unreal
Operating System: Android
License Type: Free