Caesar Cypher

Versión 1.1.0.1 (1,65 KB) por Renato SL
Simple Caesar Cypher code
420 descargas
Actualizado 31 may 2019

Ver licencia

With this simple code, you can encrypt/decrypt text to and from a Caesar Cypher, given a sentence and the number of shift(s).

Citar como

Renato SL (2024). Caesar Cypher (https://www.mathworks.com/matlabcentral/fileexchange/58362-caesar-cypher), MATLAB Central File Exchange. Recuperado .

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

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.1

Added minor parts of comments, deleted unnecessary whitespaces, reformed as a function

1.1.0.0

The new .m file contains explanation about the components of the code

1.0.0.0