With this simple code, you can encrypt/decrypt text to and from a Caesar Cypher, given a sentence and the number of shift(s).
Zitieren als
Renato SL (2024). Caesar Cypher (https://www.mathworks.com/matlabcentral/fileexchange/58362-caesar-cypher), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Programming finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |