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

搜索资源列表

  1. DES

    0下载:
  2. 通过C语言,实现DES加密算法的流程,程序比较简单,仅供参考~-Through the C language, the process of realization of DES encryption algorithm, the program is relatively simple, for reference ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:741684
    • 提供者:Nren
  1. DES(2)

    0下载:
  2. DES加密算法经典实现C++/DES加密算法经典实现C-DES encryption algorithm to achieve the classic C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:24187
    • 提供者:外力
  1. Des

    0下载:
  2. Des加密算法: A portable, public domain, version of the Data Encryption Standard.-Des Encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5750
    • 提供者:Daniel
  1. DES-Matlab

    0下载:
  2. DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2355
    • 提供者:
  1. des

    0下载:
  2. c++实现des加密算法,这是目前比较流行的算法-c++ implementation des encryption algorithm, which is the more popular algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1225476
    • 提供者:王强
  1. des

    0下载:
  2. 实现用DES算法编写的加密工具,实现数据的加密与解密。-Written by DES algorithm to achieve encryption tool for data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1960609
    • 提供者:黄烨
  1. des

    0下载:
  2. D这是一个DES加密算法,基于C++ 开发环境-this is a DES solver
  3. 所属分类:CA program

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

    0下载:
  2. DES加密算法,密码学中的基本加密算法之一,仅供参考-DES encryption algorithms, cryptography, one of the basic encryption algorithm, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:9677842
    • 提供者:高跃华
  1. 2.DES

    0下载:
  2. 基于DES加密算法的数据加密系统,有MFC界面-DES encryption algorithm based on the data encryption system, a MFC interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:75366
    • 提供者:李宏
  1. java-des

    0下载:
  2. des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1703
    • 提供者:罗延平
  1. des_c

    0下载:
  2. 用C语言编写的100行des加密算法,代码简单,希望能有用-Written by 100 lines of C des encryption algorithm, the code is simple, hope can be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:7680
    • 提供者:guo
  1. DES-used-c

    0下载:
  2. 用c语言编写的DES加密算法,很简洁易懂,希望对大家能有所帮助-Written by c DES encryption algorithm, it is easy to read, and I hope we can help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:40435
    • 提供者:付阿娟
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web application, data and file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:147069
    • 提供者:li oie miru
  1. DES

    0下载:
  2. DES加密算法实现,详细加密过程,注释确切~-DES encryption algorithm, the encryption process in detail, note the exact ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:4276
    • 提供者:欧娴
  1. DES

    0下载:
  2. 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8123
    • 提供者:赵昊宸
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. DES

    0下载:
  2. DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:85399
    • 提供者:ftren
  1. des-encryption

    0下载:
  2. des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5604
    • 提供者:job
  1. DES-encryption-

    0下载:
  2. DES 加密算法,通过获取主板,硬盘,网卡的序列号,进行加密-DES encryption algorithm, access to the motherboard, hard drive, network card serial number, is encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1038139
    • 提供者:追风
  1. b0e83e73d6b3

    1下载:
  2. 这个是基于混沌的DES加密算法应用与图像加密,很实用,-This is the DES encryption algorithm based on chaotic image encryption applications and is very practical,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:64572
    • 提供者:王青雨
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com