RSA algorithm

RSA algorithm for encrypting and decrypting a message

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/46824-rsa-algorithm), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

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

1.0.0.0