Caesar Cypher

バージョン 1.1.0.1 (1.65 KB) 作成者: Renato SL
Simple Caesar Cypher code
ダウンロード: 420
更新 2019/5/31

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersProgramming についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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