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

搜索资源列表

  1. DES2005

    0下载:
  2. DES加密算法,用于文件的保护与加密,他可以进行文件鉴定,可以加密任意格式的文件. -DES encryption algorithm for document protection and encryption, he can file identification, encryption can be arbitrary format.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12.96kb
    • 提供者:swee
  1. DES

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

    • 发布日期:2008-10-13
    • 文件大小:33.49kb
    • 提供者:张三
  1. DES加密算法

    1下载:
  2. 关于DES加密算法的各种实现。
  3. 所属分类:对话框与窗口

    • 发布日期:2009-12-19
    • 文件大小:3.24kb
    • 提供者:343056396
  1. des1

    0下载:
  2. des加密算法,实现有断块和无端快实现,并且进行密文随机性分析-des encryption algorithm, block and realize there is no reason quick implementation, and analysis conducted random ciphertext
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:71.84kb
    • 提供者:周磊
  1. DESocx

    0下载:
  2. 提供一个简单食用DEs加密控件,已测试.-DEs consumption to provide a simple encryption controls, have been tested.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:259.13kb
    • 提供者:qianjun
  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
    • 文件大小:1.93mb
    • 提供者:空凌
  1. DES

    0下载:
  2. 测试实现DES加密算法,很简单的东西,请勿见笑-DES encryption algorithm to achieve test, a very simple thing, not a laughing stock
  3. 所属分类:EditBox

    • 发布日期:2017-04-02
    • 文件大小:33.08kb
    • 提供者:zhuliewei
  1. DES

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

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

    0下载:
  2. 简单的DES加密文件源码,界面编程,第一次做代码结构乱-Simple DES encrypted files source, interface, first programming code structure disorderly
  3. 所属分类:Button control

  1. des

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

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:李万雷
  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
    • 文件大小:1.8mb
    • 提供者: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-08
    • 文件大小:1.81mb
    • 提供者:陈炜
  1. DESEncrypt

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

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

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的。-Data Encryption Algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, is probably the most widely used key system, especially in t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:282.68kb
    • 提供者:fengyongjin
  1. 3DES-CPP

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

    • 发布日期:2017-04-14
    • 文件大小:5.41kb
    • 提供者:姜政
  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-16
    • 文件大小:9.88kb
    • 提供者: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-03
    • 文件大小:891.1kb
    • 提供者:谷馨宇
  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-14
    • 文件大小:3.07kb
    • 提供者:free
  1. sjrow

    0下载:
  2. DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,(DEs encryption algorithm, used for file encryption, and faster, but has been cracked,)
  3. 所属分类:对话框与窗口

  1. QBJU199

    0下载:
  2. java和c++使用des加密的例子()
  3. 所属分类:界面编程

    • 发布日期:2017-12-31
    • 文件大小:6kb
    • 提供者:sraeybite
« 12 »
搜珍网 www.dssz.com