文件名称:DES
介绍说明--下载内容均来自于网络,请自行研究使用
main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryption function (encrypt_fcn file).)
相关搜索: matlab实现DES加密解密
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
encrypt_fcn.m | 5370 | 2018-11-06 |
get_k.m | 1331 | 2018-11-06 |
main.m | 314 | 2018-11-06 |