Caesar Cipher Encryption and Decryption using MATLAB GUIDE

Using MATLAB guide this program will encrypt and decrypt letters using caesar cipher
4,9K descargas
Actualizado 11 abr 2023

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Encryption / Cryptography en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: 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

Versión Publicado Notas de la versión
1.2.0.0

added cryptography tag

1.1.0.0

update to account for alphanumeric and numbers

1.0.0.0