Caesar Cypher

Simple Caesar Cypher code

Sie verfolgen jetzt diese Einreichung

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 (2026). Caesar Cypher (https://de.mathworks.com/matlabcentral/fileexchange/58362-caesar-cypher), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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