Caesar Cypher

Simple Caesar Cypher code
430 download
Aggiornato 31 mag 2019

Visualizza la licenza

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

Cita come

Renato SL (2026). Caesar Cypher (https://it.mathworks.com/matlabcentral/fileexchange/58362-caesar-cypher), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Versione Pubblicato Note della release
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