搜索资源列表
edes
- DES加密方法,为实现des算法加密解密的过程-DES encryption methods to achieve des algorithm encryption and decryption process
des_example
- 这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C + + using key pairs known expressly encryption
Ken
- 此加密算法模块包含了AES,3DES,DES,MD5等多种加解密算法-this encryption algorithm module includes AES, 3DES, DES, MD5 and other encryption algorithm
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
DES
- 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
code
- 采用DES算法,实现字符串和文本文档加密解密,对算法进行强度测试-The use of DES algorithm, the realization of the string and the text document encryption and decryption of the algorithm testing
DESTest
- DES加密解密,了解掌握加密解密算法的基本知识-DES encryption and decryption, learn to master the basics of encryption and decryption algorithm
des
- 包括des算法轮密钥生成,以及加密,解密。-des encryption and decryption algorithm
gerki
- des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
DES-encryption-and-decryption-
- 本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
DES
- DES加解密算法。文本输出输入,对文本进行加密和解密。-DES encryption and decryption algorithms. Text output and input, the text is encrypted and decrypted.
des
- DES数据加密算法,是一种对称密码体系,能够实现对数据的加密和解密-DES data encryption algorithm is a symmetric cryptographic system, it is possible to realize the data encryption and decryption
des
- 加密解密中的DES算法的实现,vc版本,有需要就下-Implementation of the DES algorithm encryption decryption vc version, there is a need on the next
des-algorithm
- 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
DES
- 密码算法DES加密解密算法 C++语言实现-The cryptographic algorithms DES encryption and decryption algorithms C++ language
DES
- 可以用于多位二进制数加密解密的DES算法,在main函数中给出了使用范例,使用者可以比较并且了解到DES的雪崩效应。-Can be used for a number of binary encryption and decryption of DES algorithm, using the example given in the main function, the user can compare and understand the avalanche effect of DES.
DES
- 是DES加密解密算法过程中的各部分算法,可供刚开始学习DES加密算法的人参考一下-The DES encryption and decryption algorithm in each part of the algorithm, available just beginning to learn the DES encryption algorithm reference
Java(ChinaSEI)
- 此文件为参考性文档,内部包含了常用加密解密算法的实现案例,涉及加密算法包括RAS,DES等-This document is informative document contains internal encryption and decryption algorithms commonly used to achieve cases involving encryption algorithms, including RAS, DES, etc.
untitled
- 在matlab环境下,实现加密解密算法中的DES算法的源代码,以及GUI界面的生成-In the matlab environment, the realization of encryption decryption algorithm of DES algorithm source code, and the generation of GUI interface
DES
- DES算法,执行一轮DES加密解密过程。-DES algorithm, one round of DES encryption and decryption process.