搜索资源列表
descode
- 几个加密解密的源代码,值得推荐-Several of the source code for encryption and decryption, it is recommended
DES
- 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
des
- 根据网上找到的算法进行了修改的C++DES加密解密算法 -According to the Internet to find the algorithm is modified C++ DES encryption and decryption algorithm
(Clanguage)
- CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
DES
- DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
des
- 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
DES
- DES加密解密算法,用C++编写,经测试可用-Decryption DES encryption algorithm, written with C++, available via testing
DS-DES
- 含有密文链接选择的DES加密解密C程序代码,包括可执行文件-Contains links to selected ciphertext C DES encryption and decryption code, including the executable file
DES
- DES加密解密 C语言实现,能直接运行,调试成功 -DES encrypt, decrypt C language realization, can run directly, commissioning success
DES
- DES加密解密 c语言实现.可自己修改指定长度的密钥、明文,以得到相应的密文-DES encryption decryption c language can modify the specified length of the key, plaintext to ciphertext
DES加密解密代码
- des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
DES文件加密
- DES加密解密实现,基于C语言。完成基本功能(DES encryption and decryption implementation, based on C language. Complete basic functions)
DES
- 用C++实现加密与解密,包括对文本内容的加密解密、图片的加密解密、DES加密,里面有详细的代码、注释及相关原理等,是一份完整的实验报告。(Encryption and decryption with C++, including encryption and decryption of text content, encryption and decryption of pictures, DES encryption, which has detailed code, notes and re
DES_Encryption
- PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>
DES_Algorithm_implementation
- 按照DES加密解密原理采用C语言实现,算法实现中涉及一些位操作,如设置指定位置的位状态,循环左移等位操作,它是算法实现的根基。(Implement DES algorithm with C according to its encryption and decryption principle, the algorithm involves a number of bit operations, such as setting the bit position of the specified
DES
- 基于C++的DES解密解密代码 C++基于C++的DES解密解密代码 基于C++的DES解密解密代码(DES encryption and decryption)
DES
- 用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
des加密解密算法
- des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
DES加密与解密
- des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca