DES(str,KEY,Mode)

DES Encryption
ダウンロード: 1.4K
更新 2024/5/17

ライセンスの表示

Data Encryption Standard algorithm. 64 bit key and block. ECB mode only. Encrypt/ Decrypt any character string.
An outdated cipher, but good for cryptology study.
Inspired by:
Data Encryption Standard (DES)
by Yue Wu
18 Aug 2012 (Updated 21 Sep 2012)
http://www.mathworks.com/matlabcentral/fileexchange/37847-data-encryption-standard--des-/content/DES.m

引用

Nicholas Felix (2024). DES(str,KEY,Mode) (https://www.mathworks.com/matlabcentral/fileexchange/53768-des-str-key-mode), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
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!

DES

バージョン 公開済み リリース ノート
1.0.1.1

Added a demo

1.0.1.0

Added function KEYGEN

1.0.0.0

Included Required Products