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

搜索资源列表

  1. d3des

    0下载:
  2. 三重DES加密算法的源代码,在运行环境下可成功实现其功能-Triple DES encryption algorithm source code, the operating environment can be successfully achieved its functions under
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. It is a source code for DES algorithm in C++. it may not work but can give some help in your way of coding
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:144083
    • 提供者:who
  1. s-des

    0下载:
  2. s-des的程序,有读取文件的功能,编译通过。-s-des
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. Some DES cipher for java.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES完整的加解密算法,使用C语言实现,经过测试,可以运行。 明文分组长64比特。有效主密钥长56比特,根据密钥生成算法,由主密钥生成16个48比特的子密钥。 该算法共16轮,每轮使用一个子密钥。 在进行16轮加密之前,先对明文做一个初始置换IP。 每一轮加密的轮函数f为: . 在16轮加密之后,对比特串L16R16换位为R16 L16,做逆置换IP-1,从而得到密文C。 -DES encryption algorithm is complete, use the C l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:3623
    • 提供者:曹云青
  1. DES

    0下载:
  2.   数据加密标准DES   数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自IBM 的研究工作,并在 1977 年被美国政府正式采纳。它是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。-ES Data Enc
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 一个VC++写的DES加密程序实例与分析-VC++ to write a DES encryption Cases and Analysis
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 现代密码学 利用C\C++实现DES算法的加、解密运算,通过实现DES算法,加深对DES算法的理解-The use of modern cryptography C \ C++ implementation algorithm DES encryption and decryption operations, by implementing DES algorithm, to deepen the understanding of the DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:109938
    • 提供者:太空遨游
  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. des$rsa

    0下载:
  2. 利用DES和RSA对输入的信息进行加密,并附带MD5验证。-Use of DES and RSA encryption on the input information, and with MD5 authentication.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 提供了大量源码,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢-Provides a wealth of source, DES algorithm in symmetric key cryptography system, then known as the United States data encryption standard DES encryption algorithm features: sh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:979229
    • 提供者:张彦
  1. DES

    0下载:
  2. des算法c++代码实现 可以有一定的帮助-des c++ there is some help to you
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:62638
    • 提供者:chenyue
  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-gsinha-v1.0

    0下载:
  2. c++关于DES源码,非常好用,已经通过调试与编译-c++ source code on the DES, very easy to use, has been through debug and compile
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:22299
    • 提供者:洪立振
  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. topic

    0下载:
  2. DES加密算法的VHDL和VERILOG源程序- Xilinx开源共享61EDA代码工厂-DES encryption algorithm of VHDL and VERILOG source code- Xilinx factory open source code sharing 61EDA
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 实现DES算法,简单,块点,控件不能有密码。-DES algorithm implementation
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:23057
    • 提供者:付飚
  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 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com