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

搜索资源列表

  1. 利用汇编语言实现DES加密算法

    0下载:
  2. 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12374
    • 提供者:老灰狼
  1. mixcs

    0下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-the system to achieve a basic mixed password system. It uses DES as a symmetric key algorithm, as RSA public-key algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:708353
    • 提供者:风行旷野
  1. des102

    0下载:
  2. des加密解密算法,c++实现,-des encryption and decryption algorithms, c + +.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3601
    • 提供者:chen
  1. desrsa

    0下载:
  2. DES加密算法的java实现,好像应该要用到编译器里的集成的包-DES encryption algorithm to achieve the java, it seems to be to use compiler's integrated package
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6589
    • 提供者:java
  1. des_src-90_121524_1143208269

    0下载:
  2. des加解密算法实现,采用vc++语言开发,很不错的.-des encryption algorithm using vc language development, very good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26462
    • 提供者:夏雨
  1. 25814DES_100

    0下载:
  2. DES加密算法C++实现,简单易懂。 绝对好用!-DES encryption algorithm C realization of simple and understandable. Absolutely handy!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8038
    • 提供者:陈打开
  1. DesDifferentialAttack

    3下载:
  2. 实现《密码学导引》一书中DES算法差分攻击。输出J1-J8及密钥Key。默认是3轮DES,可任意设定轮数,修改Round的值即可。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:425786
    • 提供者:信息安全
  1. DesLinear_Sboxlinear

    1下载:
  2. 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:401270
    • 提供者:信息安全
  1. DES_CFB

    1下载:
  2. 基于CFB模式的DES算法的实现,控制台输出,只需修改main中的加密密钥和加密内容即可
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12237
    • 提供者:李洪昌
  1. 密码学算法-程序实现

    0下载:
  2. 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1254769
    • 提供者:张波
  1. DES算法Java实现

    1下载:
  2. DES算法的java实现,供需要的人参考
  3. 所属分类:其它

    • 发布日期:2010-06-12
    • 文件大小:14831
    • 提供者:summering114
  1. delphides

    0下载:
  2. java,delphi,C#通用des算法delphi实现 需要TurboPower LockBox-java, delphi, C# General des algorithm delphi the realization of the need for TurboPower LockBox
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:250076
    • 提供者:www
  1. qingqiu

    0下载:
  2. 可以实现内存管理,采用先来先服务算法,在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Memory management can be achieved using a first-come first-serve algorithm, in one out of only the page in the page table modify status bits. Rather than to judge whether it had been rew
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1149
    • 提供者:Jhon
  1. 1215052482

    0下载:
  2. des的加密解密,用于一般要求的算法。简单实现-des encryption decryption
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:58063
    • 提供者:derfan
  1. DES-CPP-source-code

    0下载:
  2. DES算法用C++实现的源代码-The source code to achieve the DES algorithm C++
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:7858
    • 提供者:teng
  1. 05464449delphides

    0下载:
  2. c#与delphi通用des算法的实现,方便c#与delphi之间的通信-C# and Delphi general DES algorithm implementation, convenient communication between c# and Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-10
    • 文件大小:250076
    • 提供者:陆杰
  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. DesVer

    0下载:
  2. 实现FPGA中执行DES算法,通过RS232实现数据传送功能 -Implement FPGA DES algorithm is d, data transfer function via RS232
  3. 所属分类:MPI

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

    0下载:
  2. des加解密 易语言实现算法 全部代码都是易语言的 经典算法-DES encryption and decryption algorithm is easy to implement all of the code algorithm is a classic algorithm for easy language
  3. 所属分类:ELanguage

    • 发布日期:2017-05-01
    • 文件大小:127705
    • 提供者:zbl
  1. DES

    0下载:
  2. 使用DES算法实现对文本的加密解密,显示加密解密文本和密码-Using DES algorithm to achieve the encryption and decryption of the text, display encryption and decryption text and password
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:193536
    • 提供者:罗毅
« 12 »
搜珍网 www.dssz.com