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

搜索资源列表

  1. vc_des

    0下载:
  2. 用C++实现的DES加密算法,希望有帮助-Using C++ implementation DES encryption algorithm, want to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:4041
    • 提供者:su
  1. des_cpp

    0下载:
  2. 用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:31630
    • 提供者:Horace
  1. C90DES

    0下载:
  2. C写的不到90行的标准DES加密算法代码,部分代码可看源码爱好者截图所示,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, part of the code can look at source enthusiasts screenshot below, DES encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3516
    • 提供者:吴波
  1. C_EnCodeDes

    0下载:
  2. C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c# des加密与解密算法-des encryption and decryption algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:23494
    • 提供者:luhoo
  1. des

    0下载:
  2. 用C++实现早期美国国家加密标准DES的算法-Using C++ achieve early American national standard DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

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

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

    0下载:
  2. C++实现DES加密算法(代码) 这部分是用C++来实现的-C++, DES encryption algorithm (code) This part is implemented C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3614
    • 提供者:ding
  1. DES_in_C

    0下载:
  2. des加密算法的C语言实现,是学习C语言的非常好的例子-des encryption algorithm C language, is learning a very good example of C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:37685
    • 提供者:许烈
  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是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. final-des

    0下载:
  2. des encryption cipher的加密算法-the C algorithm of des encryption cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:328223
    • 提供者:
  1. 290314714

    0下载:
  2. 用C语言写的100行DES加密算法-Written in C language with the DES encryption algorithm 100 lines
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:7254
    • 提供者:王乾
  1. DES-C

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

    • 发布日期:2017-03-29
    • 文件大小:106527
    • 提供者:
  1. libdes.tar

    0下载:
  2. linux C写的3DES及DES加密算法函数源程序,程序格式工整 易于理解 -C write function 3DES and DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1038459
    • 提供者:叶健
  1. DESfinalV

    0下载:
  2. DES加密算法,可以对文件加密也可以解密,有界面,C++编写-DES encryption algorithm, you can decrypt the file encryption can also have interfaces, C++ written! ! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:71171
    • 提供者:张雯婷
  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. C#编写的des算法加密解密小程序 可以实现明文加密-Des algorithm written in C# encryption and decryption applet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:20000
    • 提供者:raymond
  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. S-DES--CPP

    0下载:
  2. 简单的对称加密算法S-DES C++源码 很不错的-very simple S-DES C++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2439
    • 提供者:罗靖
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com