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

搜索资源列表

  1. DES

    0下载:
  2. DES加密算法基本功能Java实现源程序 DES加密算法基本功能Java实现源程序.zip-DES encryption algorithm source Java implementation of the basic functions of the basic functions of the DES encryption algorithm is implemented in Java source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用java 实现的des加密解密算法过程文档含源码-java des achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:217338
    • 提供者:庞云飞
  1. des

    0下载:
  2. des加密算法以及源代码,了解des加解密过程所能用到-des encryption algorithm and source code to understand the des encryption and decryption process can be used
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法,c++实现对称的加密算法 -des encryption algorithm, c++ to achieve symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:www
  1. DES

    0下载:
  2. DES加密算法 运用置换 轮转 S盒,传统的DES加密算法 自己经过测试 测试为abcdef-DES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 一个简单的des加密算法,抛砖引玉,求更高的des加密。-A simple des encryption algorithm, the author for higher des encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2363
    • 提供者:陈永豪
  1. des

    0下载:
  2. DES加密算法的C++实现,利用C++语言实现的相关算法,可以在visual stdio环境下仿真通过-DES encryption algorithm is implemented in Cpp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2804
    • 提供者:张泽
  1. des

    0下载:
  2. des加密算法和解密算法的完整c语言程序,在此分享啦-Encryption and decryption of des algorithm ,the integrity of the c language program, here to share it
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:4161
    • 提供者:jane
  1. Des

    0下载:
  2. Des加密算法 Des加密算法 Des加密算法-data encryption standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:11238
    • 提供者:逆流
  1. Based-on-DES

    0下载:
  2. 一种基于DES加密算法的加密软件设计方案。-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:318891
    • 提供者:李国平
  1. DES-(1)

    0下载:
  2. 实现DES加密算法机制,使得数据更加安全-Realize DES encryption algorithm mechanism, and allow the data more security
  3. 所属分类:CA program

    • 发布日期:2017-05-19
    • 文件大小:5518475
    • 提供者:王锋
  1. DES-ebc-cbc

    0下载:
  2. 程序描述DES加密算法,及CBC和EBC的加密方式,是基于控制台的程序-The program describes the DES encryption algorithm, and the CBC and EBC encryption, console-based program
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法 一个des加密的完整程序 基于C++Builder 实现 可以供学习使用-des encryption algorithm a complete des encryption program can be used for learning to use C++ Builder
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES基于简单的代替-置换网络,进行16轮迭代,完成了扩散和混合操作,形成密文;DES加密算法的处理细节:DES对64bit明文输入首先进行IP变换,分成左右各32位的分组,然后进行16轮迭代,最后经过逆IP置换,输出该分组加密后的结果;对于DES的每一轮迭代,又先后经过选择运算E、异或伦密钥、S盒混合、P置换等步骤; -DES composed and a good application to keep your files security .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4643545
    • 提供者:王锡爵
  1. des

    0下载:
  2. des加密算法的介绍以及部分代码实现,如果需要可以去看看。-Des encryption algorithm introduction as well as part of the code realization
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密算法,包括轮密钥的产生、加密和解密。全部在一个文件,容易阅读。-DES encryption algorithm, including round keys generation, and encryption and decryption. All in a file, easy to read.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘于江
  1. des

    0下载:
  2. des加密算法,两个des同时加密,128bit明文-des encrption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5692
    • 提供者:蜜三刀
  1. des

    0下载:
  2. DES加密算法的C语言实现,嘿嘿,值得借鉴哟-DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:王博千
  1. des

    0下载:
  2. DES加密算法,加密和解密的程序,自行输入密钥和明文-the DES encryption algorithm,the DES encryption algorithm,the DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C语言实现DES加密算法,便于理解DES加密算法。-DES encryption algorithm using C language, easy to understand the DES encryption algorithm.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:3780
    • 提供者:郭振
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com