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

搜索资源列表

  1. three-DES

    0下载:
  2. VC++实现的利用三重DES进行文件加解密-Achieve file en and de using TripleDES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 这是用VC++编程,可以实现DES的加解密.-This is VC++ programming, DES encryption and decryption can be achieved.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5107
    • 提供者:jmjpc
  1. DES

    0下载:
  2. 密码学DES算法的实现,课程设计必须的。-Cryptography DES algorithm, curriculum design necessary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3054
    • 提供者:Jesse
  1. DESsuanfa

    0下载:
  2. DES的加解密算法的实现,无错,非常适合毕业设计运用-DES encryption and decryption algorithm, error-free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:12828
    • 提供者:longli
  1. des

    0下载:
  2. 通过实现DES算法,同时学习组合密码常用的代换、移位等运算的实现。-DES algorithm by implementing the same time, the password used in the substitution learning portfolio, shift and other operations to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:11302
    • 提供者:李惺忪
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1992293
    • 提供者:王大傻
  1. des

    0下载:
  2. 该代码详细描述了des加密算法的实现,并且体现了c++的强大功能-The code is described in detail des encryption algorithm, and shows the power of c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3665
    • 提供者:王静
  1. DES

    0下载:
  2. 一个标准的DES加密算法,速度不是很快,但很好的实现了加密功能,步骤细致。-A standard DES encryption algorithm, the speed is not fast, but achieved very good encryption, step carefully.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24234
    • 提供者:XQ
  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. des算法在visualstudio6下的实现,控制台程序-des algorithm visualstudio6 under implementation, the console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:279445
    • 提供者:xjg
  1. DES

    0下载:
  2. des加解密的实现,简单好用 我的课程设计 -des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-29
    • 文件大小:11510949
    • 提供者:廖廖
  1. DES

    0下载:
  2. DES编码的 MFC实现,64位明文,56位或者64位密钥-DES encoding MFC Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7607245
    • 提供者:baby无齿
  1. DES

    0下载:
  2. des的vc++实现,简单的实现了des的加密解密算法-des of vc++ implementation, the simple realization of the des encryption decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:153927
    • 提供者:张望
  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是一个保证数据机密性的经典算法,本实验拟在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. des

    0下载:
  2. 用powerbuilder实现的des算法的加密解密工具-Des algorithm implementation using powerbuilder encryption decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:230530
    • 提供者:武汉
  1. des

    0下载:
  2. 简单的实现DES加密解密的源码。有默认的测试明文和密钥。-Simply implementating DES encryption and decryption. There is A default test plaintext and key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3869
    • 提供者:李淑怡
  1. des

    2下载:
  2. VHDL实现的DES密码算法的完整的加解密。-DES
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-12
    • 文件大小:7213
    • 提供者:duzhibo
  1. DES

    0下载:
  2. des实现程序,3des的实现程序,都可以参考这个源码-des achieve
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 简单实现des的加解密,对于des的学习有一定的帮助-Simple implementation of des encryption and decryption, for des be helpful to learn. .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:646436
    • 提供者:亥丕
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com