搜索资源列表
DES2005
- DES加密算法,用于文件的保护与加密,他可以进行文件鉴定,可以加密任意格式的文件. -DES encryption algorithm for document protection and encryption, he can file identification, encryption can be arbitrary format.
DES
- DES加密解密,感觉蛮好用的
DES加密算法
- 关于DES加密算法的各种实现。
des1
- des加密算法,实现有断块和无端快实现,并且进行密文随机性分析-des encryption algorithm, block and realize there is no reason quick implementation, and analysis conducted random ciphertext
DESocx
- 提供一个简单食用DEs加密控件,已测试.-DEs consumption to provide a simple encryption controls, have been tested.
crypt
- 实现三种加密解密算法: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
DES
- 测试实现DES加密算法,很简单的东西,请勿见笑-DES encryption algorithm to achieve test, a very simple thing, not a laughing stock
DES
- 用CSHOP实现DES加密解密字符类、文件类且有界面实现-DES encryption and there is interface
des
- 简单的DES加密文件源码,界面编程,第一次做代码结构乱-Simple DES encrypted files source, interface, first programming code structure disorderly
des
- 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
des
- 对字符串进行DES加密解密,适合初学者了解DES加密过程用-DES encryption and decryption of string, suitable for beginners to understand the DES encryption process with
DES_Cwe2.0
- 参考别人的后,用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
DESEncrypt
- DES加密 解密工具,包括des 3des源码-DES encryption and decryption tools, including des 3des source
DES
- 数据加密算法(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
3DES-CPP
- 3des加密解密,des加密解密该算法通过编译,可以直接使用。-3DES encryption and decryption algorithms.
DES-Encryption-
- 由于使用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
des
- 实现对单文件的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.
des
- 基于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
sjrow
- DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,(DEs encryption algorithm, used for file encryption, and faster, but has been cracked,)
QBJU199
- java和c++使用des加密的例子()