RSA algorithm

RSA algorithm for encrypting and decrypting a message

Vous suivez désormais cette soumission

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.

Citation pour cette source

suriyanath (2026). RSA algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/46824-rsa-algorithm), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

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

1.0.0.0