RSA algorithm

版本 1.1.0.0 (1.5 KB) 作者: suriyanath
RSA algorithm for encrypting and decrypting a message
5.3K 次下载
更新时间 2016/9/17

查看许可证

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.

引用格式

suriyanath (2026). RSA algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/46824-rsa-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Programming 的更多信息
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0