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

搜索资源列表

  1. DES

    0下载:
  2. C#编写的DES加密算法的例子,包含源码。-DES encryption algorithms written in C# example, contains the source code.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:57710
    • 提供者:kq2012
  1. des

    0下载:
  2. 两个密钥的三重des加密算法的实现,基于vc6 mfc-Triple-des encryption algorithm to achieve, based on two key vc6 mfc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:5516444
    • 提供者:jack honely
  1. DES

    0下载:
  2. 一个基于JAVA平台的DES加密算法的实现-A DES encryption algorithm based on the JAVA platform
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:58254
    • 提供者:whacker
  1. des

    0下载:
  2. C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:4650
    • 提供者:吴国俊
  1. des

    1下载:
  2. DES加密算法源代码,比较古老但底层,经典的DES加密算法,不多介绍了,源码比较全,20年代时候的DESl加密源码。-DES encryption algorithm source code is relatively old, but the underlying classic DES encryption algorithm, little introduction, the relatively full source the 1920s when DESl encryption sou
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:1003612
    • 提供者:汪赛兰
  1. des

    0下载:
  2. DES算法Delphi源代码,比较常见吧,那么究竟是如何实现的呢?或许你从这个DES加密算法实例中能找到答案。-DES algorithm Delphi source code, the more common it, then what is how to achieve it? Perhaps you can find the answer from the DES encryption algorithm instance.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-28
    • 文件大小:14615
    • 提供者:黄忠
  1. DES

    0下载:
  2. 完整的DES加密算法,代码完整可以运行,拥有良好的用户界面,欢迎大家下载使用!-Complete DES encryption algorithm, code integrity can run, has a good user interface, welcome to download!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:6468156
    • 提供者:nanhui
  1. DES

    0下载:
  2. DES加密算法的C++代码,其中用动态库的方式封装DES算法,实现对8位数据的加密和解密。-DES the encryption algorithm C++ code, which dynamic library of Packaging DES algorithm, the 8-bit data encryption and decryption.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:3249945
    • 提供者:段盛凌
  1. des.tar

    0下载:
  2. VC6.0下实现des加密算法,共大家学习-The VC6.0 des encryption algorithm, a total learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:1360783
    • 提供者:梁镇
  1. DES

    0下载:
  2. 是DES加密解密算法过程中的各部分算法,可供刚开始学习DES加密算法的人参考一下-The DES encryption and decryption algorithm in each part of the algorithm, available just beginning to learn the DES encryption algorithm reference
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:11996
    • 提供者:张祺文
  1. DES

    0下载:
  2. DES加密算法源码-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:1940678
    • 提供者:wd
  1. DES

    0下载:
  2. 采用三重DES加密算法,实现对一串字符串进行加密和解密的实例程序,采用Delphi-A demo that encrypt and deciphering a string with 3DES,developed with Delphi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:257342
    • 提供者:郝德水
  1. DES

    0下载:
  2. DES加密算法,初始置换、密钥置换、密钥循环、密钥压缩置换、数据扩展置换、、S盒替换、P盒置换、末置换 -DES encryption algorithm, the initial replacement, key replacement, key loops, key compression replacement, data expansion permutation,, S cartridge replacement, P cartridge replacement, replacem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:514662
    • 提供者:王英
  1. DES

    0下载:
  2. 以DES加密算法为例理解对称密码算法,用计算机模拟DES加密解密算法。 -DES encryption algorithm as an example to understand the symmetric cipher algorithm, using computer simulation DES encryption and decryption algorithms.
  3. 所属分类:Network Security

    • 发布日期:2017-11-27
    • 文件大小:3920527
    • 提供者:陈烁
  1. DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:6156
    • 提供者:fuaixia
  1. DES

    0下载:
  2. DES加密算法的算法研究及其matlab实现-the study of DES encryption algorithm and its realization in matlab
  3. 所属分类:Communication

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

    0下载:
  2. 整理过的des加密算法源码,并有des加密算法的文档-Finishing off des encryption algorithm source code and documentation des encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 这是一个完整的DES加密算法,希望对下载的朋友们有用。-This is a complete DES encryption algorithm, we want to download useful friends.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3972
    • 提供者:古进波
  1. DES

    0下载:
  2. DES加密算法的实现,包括文档在内,可以直接用作课程设计-DES encryption implementation, including documentation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:74381
    • 提供者:孙孝雄
  1. des

    0下载:
  2. C源码:des加密算法 C源码:des加密算法-C source: des encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1298
    • 提供者:DHF
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com