CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - Des加密解密

搜索资源列表

  1. DESCodeDECODE

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-so
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41136
    • 提供者:吴权
  1. DES

    0下载:
  2. DES加密解密,感觉蛮好用的
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:34293
    • 提供者:张三
  1. DESinterface

    0下载:
  2. 实现DES界面化,其中包括DES的程序的加密与解密函数,还有检验函数,主要提供了界面化编程-Interface implementation of DES, including DES encryption and decryption process functions, as well as test function, mainly to provide a programming interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:20260
    • 提供者:田露
  1. des4

    0下载:
  2. 用DES算法实现加解密,对你输入的东西进行加密,并显示出来。-Use of DES encryption and decryption algorithm, what you enter is encrypted and displayed.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1746
    • 提供者:军人
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2024022
    • 提供者:空凌
  1. DES

    0下载:
  2. 用CSHOP实现DES加密解密字符类、文件类且有界面实现-DES encryption and there is interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:179296
    • 提供者:朱雅静
  1. des

    0下载:
  2. 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4711985
    • 提供者:李万雷
  1. des

    0下载:
  2. 对字符串进行DES加密解密,适合初学者了解DES加密过程用-DES encryption and decryption of string, suitable for beginners to understand the DES encryption process with
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:1890563
    • 提供者:JerryCheng
  1. DES_Cwe2.0

    0下载:
  2. 参考别人的后,用MFC做的DES加密解密,有完整的工程。可以对文档进行加密解密。可以在没有打开文本的情况下对文本内容进行预览。可以加密.doc文档,当密钥大于8,自动启动3重DES加密解密。-Reference to others, the use of MFC to do DES encryption and decryption, a complete project. Can decrypt the document. You can not open the case of the te
  3. 所属分类:ComboBox

    • 发布日期:2017-05-07
    • 文件大小:1897191
    • 提供者:陈炜
  1. DESEncrypt

    0下载:
  2. DES加密 解密工具,包括des 3des源码-DES encryption and decryption tools, including des 3des source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:45085
    • 提供者:bluner
  1. 3DES-CPP

    0下载:
  2. 3des加密解密,des加密解密该算法通过编译,可以直接使用。-3DES encryption and decryption algorithms.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:5536
    • 提供者:姜政
  1. DES3

    0下载:
  2. 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written in C DES, DESX, DES3 encryption algorithm, and demonstrate how encryption and decryption algorithms written in C to call in Delphi.
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:241896
    • 提供者:XQ0IH6R
  1. DES-Encryption-

    0下载:
  2. 由于使用post提交的数据也可以通过工具拦截到明文数据,所以很多时候需要在前台用js加密后端代码解密。由于本人也在项目中使用到这个,现在做了一个例子是java版本的,希望对大家有用。-Due to the use of the post submit data can also intercept to plaintext data through the tool, so a lot of time need to encrypt the back-end code decryption us
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:10114
    • 提供者:dsdfw
  1. des

    0下载:
  2. 实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。-The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-02
    • 文件大小:912491
    • 提供者:谷馨宇
  1. des

    0下载:
  2. 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:3143
    • 提供者:free
  1. 8518321

    0下载:
  2. 一个不错的DES加密和解密程序,可以看看这个程序()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:12288
    • 提供者:BTsolrs&823
  1. bil__interrjgt__testing

    0下载:
  2. 一个不错的DES加密和解密程序,可以看看这个程序()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:12288
    • 提供者:ooktmix
搜珍网 www.dssz.com