Caesar Cipher Encryption and Decryption using MATLAB GUIDE

版本 1.2.0.0 (20.3 KB) 作者: Tamir Suliman
Using MATLAB guide this program will encrypt and decrypt letters using caesar cipher
4.9K 次下载
更新时间 2023/4/11

查看许可证

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.

引用格式

Tamir Suliman (2024). 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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Encryption / Cryptography 的更多信息
致谢

参考作品: Caesar Cipher

Community Treasure Hunt

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

Start Hunting!

caesarcipherencryption_decryption_matlab_gui

版本 已发布 发行说明
1.2.0.0

added cryptography tag

1.1.0.0

update to account for alphanumeric and numbers

1.0.0.0