CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - DES c语言

搜索资源列表

  1. DES-LZR

    0下载:
  2. DES加密算法实现,使用C语言实现。 -DES encryption algorithm, using the C language. DES encryption algorithm, using the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:34643
    • 提供者:liuzhengrong
  1. DES

    0下载:
  2. 用C语言写的DES加密算法,可以自由设置密钥,适合加密算法学习-Written in C language using DES encryption algorithm, can freely set the key, encryption algorithm for learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:175324
    • 提供者:白杰
  1. DES

    0下载:
  2. 代码为使用C语言实现的DES加密和解密的算法-C language implementation of DES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密的c语言实现,对学习DES算法很有帮助哦-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3847
    • 提供者:刘振
  1. DES

    0下载:
  2. DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:254024
    • 提供者:王二小
  1. des

    0下载:
  2. 用c语言实现des的基本加密解密功能,有源代码和界面-Des with the c language the basic encryption and decryption functions, source code and interface ~ ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3688322
    • 提供者:王子
  1. DES

    0下载:
  2. des加密解密算法,利用C#语言写的,可以参考下,相互学习-des encryption and decryption algorithms, written using C# language, can refer to learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加解密c语言实现,获得的密钥将一段英文或文件进行加、解密。-DES encryption and decryption c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3797
    • 提供者:abe wang
  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

    0下载:
  2. 用C语言实现的DES加密系统,能对输入的规定格式的字符串进行加解密。-With C-DES encryption system implemented, can the provisions of the input format string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5154
    • 提供者:liuh
  1. DES

    0下载:
  2. c语言实现的DES 可以对任意文件进行加解密-c language of the DES can encrypt and decrypt any file
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法的c语言实现及其测试(16轮)-DES implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:177753
    • 提供者:zzyy
  1. DESdifferential-analysis-

    2下载:
  2. C语言实现——应用分组密码体制的基本原理,实现DES加解密,并分析 DES 的雪崩性质,对DES加密进行差分分析,并利用自己设计的S盒进行加密 -C language- Application of basic principles of block ciphers, DES encryption and decryption to achieve, and the nature of the avalanche DES, differential cryptanalysis of DES en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-12
    • 文件大小:883712
    • 提供者:赵子番
  1. des-algorithm-c-language

    0下载:
  2. c语言des算法,一种传统的加密算法,较为经典-des algorithm c language, a traditional encryption algorithms, the more classical
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2736
    • 提供者:Jason
  1. des

    0下载:
  2. DES加密解密算法的C语言实现,信息安全课程的大作业。-DES encryption and decryption algorithm of the C language, the big job of information security courses.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:10197
    • 提供者:李双双
  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. 十分 规范的 DES 加密 C语言 算法-Very standard DES encrypted algorithm C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4304
    • 提供者:qiang
  1. DES

    0下载:
  2. DES_加密解密算法,使用c++语言。有代码-DES_ encryption and decryption algorithms, using c++ language. A code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:18801
    • 提供者:zhangbin
  1. DES

    0下载:
  2. des算法的c语言实现,并附有算法的详细原理说明,供使用者方便 -des algorithm c language, together with detailed schematic descr iption of the algorithm for user convenience
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:9920
    • 提供者:王伟
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com