CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES ENCRYPTION IN MATLAB

搜索资源列表

  1. des(matlab).用于文件的DES加密和解密

    2下载:
  2. 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
  3. 所属分类:CA认证

    • 发布日期:2017-03-22
    • 文件大小:7582
    • 提供者:秦陈刚
  1. DES.rar

    0下载:
  2. 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:7356
    • 提供者:新河
  1. DES

    3下载:
  2. DES算法matlab实现数字图像加密 -Image encryption DES algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2137
    • 提供者:若曦雪
  1. DES_2

    0下载:
  2. 一个Data Encryption Standard加密程序-DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:9489
    • 提供者:vicky
  1. Bin_Encrypt

    0下载:
  2. 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:9012
    • 提供者:
  1. DES

    0下载:
  2. DAta Encryption standard implemented IN MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4329
    • 提供者:khan
  1. dessoundsignal

    0下载:
  2. 运用DES算法对音频信号进行加密处理,主要采用置换和移位运算来实现加解密.-DES algorithm used to encrypt the audio signal processing, mainly replacement and shift operations to achieve encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3556
    • 提供者:yuanyuan
  1. gerki

    0下载:
  2. 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
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:833
    • 提供者:张力
  1. des-matlab-encryption

    0下载:
  2. DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:238307
    • 提供者:teng
  1. DES

    0下载:
  2. 用Matlab实现的DES算法。在Matlab窗口输入DESDECP(a,b,n),其中a,b表示16进制的明文和密钥,n为1表示加密,否则表示加密。-DES algorithm using Matlab. In Matlab window field DESDECP (a, b, n), where a, b indicates a hexadecimal plaintext and key, n is 1 shows an encryption, or that encryption.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2343
    • 提供者:赵可
  1. DES

    0下载:
  2. DES加密算法的算法研究及其matlab实现-the study of DES encryption algorithm and its realization in matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:307122
    • 提供者:ona
  1. DES

    0下载:
  2. DES function for the encryption of DES,use matlab to make it possible,first input in the function is plaintext ,second one is key,and last is to choose encrypt or decrypt
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:28323
    • 提供者:shuyueli
  1. DES

    0下载:
  2. DES密码基于matlab的简单实现,包括算法详解及其相关说明。-Data encryption standard implemented in matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:259832
    • 提供者:蚂蚁
  1. des

    0下载:
  2. DES加密算法 matlab版本。 DES全称为Data Encryption Standard,即数据加密标准,是一种使用密钥加密的块算法,1976年被美国联邦政府的国家标准局确定为联邦资料处理标准(FIPS),随后在国际上广泛流传开来。-DES encryption algorithm matlab version. DES called the Data Encryption Standard, Data Encryption Standard, is a key block en
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:大厦发生
  1. DES

    0下载:
  2. The archive contains the code is implemented in Matlab one of the most well-known cryptographic symmetric algorithms - Algorithm DES (data encryption standard).
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4919
    • 提供者:lopppicv
  1. untitled

    0下载:
  2. 在matlab环境下,实现加密解密算法中的DES算法的源代码,以及GUI界面的生成-In the matlab environment, the realization of encryption decryption algorithm of DES algorithm source code, and the generation of GUI interface
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:朱鹏程
  1. DES-S

    0下载:
  2. des加密算法在MATLAB中,通过VHDL语言的实现-des encryption algorithm in MATLAB, through the realization of VHDL language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:225976
    • 提供者:renjinjun
  1. AES

    0下载:
  2. Aes encryption program in matlab
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:revu
搜珍网 www.dssz.com