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

搜索资源列表

  1. Kqmz20091008

    0下载:
  2. 包括DES算法,PBOC算法,MAC验证算法,应用在电子钱包加密算法方面-Including the DES algorithm, PBOC algorithm, MAC authentication algorithm, encryption algorithm used in aspects of e-purse
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1429131
    • 提供者:利剑
  1. DES

    0下载:
  2. DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:huangjianqiang
  1. des

    0下载:
  2. DES算法,很错的啊!密码学课程老师给的-DES algorithm, it is wrong, ah! Cryptography courses given by the teacher
  3. 所属分类:CSharp

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

    0下载:
  2. des算法的原理解释和编程代码,原代码也在文件中-des algorithm to explain the principles and programming code, source code is also the document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46939
    • 提供者:郭一锋
  1. DES

    0下载:
  2. 一个简单的DES算法的C实现,注释很清楚-A simple C implementation of DES algorithm, annotation is very clear
  3. 所属分类:Algorithm

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

    0下载:
  2. DES加密算法实现DES的加、解密用户手动输入明文和密钥就可以实现加密同样可以实现解密-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1910340
    • 提供者:mq
  1. DES

    0下载:
  2. DES算法的java语言实现.可以实现对文件的加解密.-DES algorithm java language. Can be achieved on the document encryption and decryption.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 实现des算法,能给明文加密、解密等-Achieve des algorithm, to give explicit encryption, decryption and so on! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3904
    • 提供者:李阳
  1. DES

    0下载:
  2. 用vc++实现des算法,此算法主要实现简单的明文加密、解密-Des algorithm with explicit encryption, decryption! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:4000
    • 提供者:李阳
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应 -DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:CSharp

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

    0下载:
  2. 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. des

    0下载:
  2. 经典DES算法,C++实现。单密钥体制,包括加密和解密过程-Classic DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183010
    • 提供者:秦璞
  1. 2des

    0下载:
  2. salam.I have not other file. please give me a computer program on bch decoding by auclidean algorithm with matlab.thanks.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:571809
    • 提供者:gazal
  1. DES

    0下载:
  2. 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
  3. 所属分类:Fractal program

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

    0下载:
  2. 用HDL实现的DES加密算法,通过前仿真,希望对大家有帮助-HDL implementation of the DES with the encryption algorithm, by pre-simulation, we want to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:27714
    • 提供者:su
  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法将明文分成64位大小的众多数据块,即分组长度为64位,同时用56位密钥对64位明文信息加密,最终形成64位的密文。如果明文长度不足64位,则将其扩展为64位(如补零等方法)。-DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for 64-bit plaintext message encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13615471
    • 提供者:肖胜鹏
  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. DES-suan-fa-yan-shi

    0下载:
  2. 此程序为DES的算法演示程序,希望对很多人都有帮助,多多下载!-This program demo program for the DES algorithm, in the hope a lot of people have helped, a lot to download!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:38857
    • 提供者:dawei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com