Caesar Cipher Encryption and Decryption using MATLAB GUIDE

Using MATLAB guide this program will encrypt and decrypt letters using caesar cipher

You are now following this Submission

This program is designed to perform encryption and decryption of letters using the Caesar cipher method. The user can utilize the program by providing a key size, entering the text to be encrypted, and then clicking on the "encrypt" button. Similarly, decryption can be performed by following a similar approach. The program is created using MATLAB guide.

Cite As

Tamir Suliman (2026). Caesar Cipher Encryption and Decryption using MATLAB GUIDE (https://www.mathworks.com/matlabcentral/fileexchange/39620-caesar-cipher-encryption-and-decryption-using-matlab-guide), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Caesar Cipher

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

added cryptography tag

1.1.0.0

update to account for alphanumeric and numbers

1.0.0.0