RSA algorithm

버전 1.1.0.0 (1.47 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 (2025). RSA algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/46824-rsa-algorithm), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

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

1.0.0.0