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

搜索资源列表

  1. S-DES_by_Java

    0下载:
  2. JAVA实现的DES算法。方便移植到自己的程序代码中。-JAVA implementation DES algorithm. Easily transplanted into their own program code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2898
    • 提供者:dillan
  1. des11

    0下载:
  2. Delphi实现的DES加密算法,界面友好,可以对任意的字符数字加密-Delphi to achieve DES encryption algorithm, user-friendly, you can encrypt any number of characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:194143
    • 提供者:周舟
  1. bxl

    0下载:
  2. DES密码的c++实现 很容易看懂,而且实用性强-DES password-c++ implementation is easy to understand, and the practicability
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:395610
    • 提供者:陌生初熏
  1. RSADES

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. Xinxi

    0下载:
  2. 实现des算法的加密过程,有注释,但不可以直接运行-Des encryption algorithm to achieve the process, there are notes, but not directly run the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4031
    • 提供者:应梦
  1. s_des

    0下载:
  2. simper des 能让初学者更好理解 对称加密的 流程 并且便于调试 可以实现对des算法的大体理解-simper des
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:540115
    • 提供者:柯贤良
  1. md5

    0下载:
  2. 这是一个C++语言写的DES加密程序。只是实现了最简单的功能。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:157405
    • 提供者:lixmin
  1. sdes1

    0下载:
  2. 编程实现S-DES算法的加密与解密过程,采用加法链求大数的指数及模-RSA-Programming Algorithm S-DES encryption and decryption process, using Addition Chains seek large numbers of the index and model-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4632
    • 提供者:SFISH
  1. MyDes

    0下载:
  2. 用vs2005 MFC框架,c++语言实现的DES对称加密算法,该算法实现简洁,效率高-the implementation of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8335225
    • 提供者:yu
  1. des1

    0下载:
  2. des算法的c++实现,传统的des算法-des algorithm implementation c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:6492
    • 提供者:韩君
  1. 335867172239

    0下载:
  2. 随着计算机网络的高速发展,信息化社会的逐步深入,信息已经成为生活重要因素,为了能够有效简洁方便安全共享的管理好自己的信息,利用计算机技术来管理个人通讯信息已经不是什么希奇的事了。本文将利用JSP语言设计一个多用户的个人通讯信息管理系统。它是基于C/S服务模式跨平台的JSP技术《个人通讯录管理系统》。个人通讯录管理系统的设计在一定程度上实现了计算机的智能化的应用,并最终达到个人通讯信息的共享,体现个人通讯信息的电子化效果,便于管理和更新。整个程序的开发过程和设计能够在一定意义上体现出计算机软件设计
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:739793
    • 提供者:樊伟
  1. DESDemo

    0下载:
  2. 用VC++实现的des算法,挺不错的,非常适合大家使用。大家可以下载下来研究一下。-Using VC++ implementation des algorithm, very good, very suitable for everyone to use. You can download the down and study it.
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:40775
    • 提供者:xiebiwei
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. DES2

    0下载:
  2. 里面主要是DES算法的 vc++实现的,在VC6.0下调试通过-DES algorithm which is mainly vc++ to achieve, in the VC6.0 debugger through the next
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1952494
    • 提供者:何海炎
  1. SimpleDes

    0下载:
  2. 简单的DES加密过程。实现SDES加密。-SimpleDes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1931
    • 提供者:wanghao
  1. 1

    0下载:
  2. DES算法,可以实现加密和解密,还有详细的解释。-DES,can run on visual studio.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4072
    • 提供者:熊继梅
  1. vc_des

    0下载:
  2. 用C++实现的DES加密算法,希望有帮助-Using C++ implementation DES encryption algorithm, want to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:4041
    • 提供者:su
  1. cfileIO

    0下载:
  2. C(C++)语言下文件输入输出函数的一些局限性 ──读《DES数据加密算法原理、实现》的一些心得 程序名称:fileop.cpp 运行环境:win98/dos tc++3-c and c++ file io
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:17709
    • 提供者:liubin
  1. encryptModule

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法,实现了DESRSA和SHA加密给出统一的接口.-Java Encryption Component Implementation DES, RSA, and SHA encryption algorithm and SHA encryption to achieve the DESRSA give a unified interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:31048
    • 提供者:370
  1. DES_Ag

    0下载:
  2. 学习网络密码时,用delphi实现了des,从结果看,程序是正确有效的。-Learning Network password, use delphi to achieve the des, to see from the results, the program is correct and effective.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:215880
    • 提供者:leng hongsheng
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com