Implementation of RSA Algorithm

RSA is an algorithm for public-key cryptography.
7.7K Downloads
Updated 5 Oct 2012

View License

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 (2024). 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 Linux
Categories
Find more on Encryption / Cryptography in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0