搜索资源列表
paper(DESusingmatlab)
- 运用matlab实现DES加密解密,可以实现对字符串加密和对文档加密解密,论文-Matlab implementation to use DES encryption and decryption can be achieved on the string encryption and decryption of encrypted documents, thesis
DES
- 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
dessoundsignal
- 运用DES算法对音频信号进行加密处理,主要采用置换和移位运算来实现加解密.-DES algorithm used to encrypt the audio signal processing, mainly replacement and shift operations to achieve encryption.
DES
- 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
gerki
- des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
ddes
- 数据加密标淮DES 解密之matlab实现 由GreenSim——算法仿真團隊→http://blog.sina.com.cn/greensim 之DES经小弟修改为解密之函数-DES decode in matlab
DES
- 用matlab实现DES 源程序 实现加密解密-matlab DES
DESwithUDPmodule
- 利用matlab语言实现的DES算法,其特点是加入了UDP发送与接收模块,可以实现加密数据后的网络发送与接受后的解密-The use of DES algorithm matlab language, which is characterized by adding UDP send and receive modules can realize the network send and receive encrypted data a
untitled
- 在matlab环境下,实现加密解密算法中的DES算法的源代码,以及GUI界面的生成-In the matlab environment, the realization of encryption decryption algorithm of DES algorithm source code, and the generation of GUI interface
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