Implementation of RSA Algorithm
Version 1.0.0.0 (2.46 KB) by
Shaun Gomez
RSA is an algorithm for public-key cryptography.
RSA is an algorithm for public-key cryptography that is based on the presumed difficulty of factoring large integers, the factoring problem. RSA stands for Ron Rivest, Adi Shamir and Leonard Adleman, who first publicly described it in 1977.
This files shows a simple implimentation of the algorithm for up to 16 bits
Cite As
Shaun Gomez (2025). Implementation of RSA Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/38439-implementation-of-rsa-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Encryption / Cryptography in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
RSA/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |