RSA algorithm

RSA algorithm for encrypting and decrypting a message
5,3K download
Aggiornato 17 set 2016

Visualizza la licenza

This code asks for Two prime numbers and then computes Public and Private key. Then the message is encrypted using Public key and decrypted using Private key. An example is shown in figure.

Cita come

suriyanath (2026). RSA algorithm (https://it.mathworks.com/matlabcentral/fileexchange/46824-rsa-algorithm), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Versione Pubblicato Note della release
1.1.0.0

changed the title to RSA algorithm
Updating code to work for even small prime numbers

1.0.0.0