搜索资源列表
des-for-arm
- 最传统得加密解密方法des,此源代码需在嵌入式linux下编译运行
EncryptUtils.支持MD5、Base64、DES的加密和解密算法的小程序
- 支持MD5、Base64、DES的加密和解密算法的小程序,Support for MD5, Base64, DES encryption and decryption algorithm applet
des(matlab).用于文件的DES加密和解密
- 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
DES.rar
- 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
DES
- 信息安全实验指导上的DES源程序,纯c编程,可用于各种c编译器。代码结构,流程清晰,有代码解释,还提供了数据测试。希望对广大初学者有用!欢迎下载!-Information security guidance on the DES experimental source, pure c programming, can be used for a variety of c compiler. Code structure, processes explicit and to explain the
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
DES
- DES算法matlab实现数字图像加密 -Image encryption DES algorithm matlab
FPGA
- 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
DES
- des cbc mode for vc 6
des
- DES加密算法实现的C++类 -DES cryptographic algorithm for C
DES
- DES算法实现源代码 DES_SourceCode1 DES_SourceCode2 DES_SourceCode3 DES_SourceCode4 DES_SourceCode5 以上5个文件里都包含完整的源代码-DES algorithm source code for more than DES_SourceCode1DES_SourceCode2DES_SourceCode3DES_SourceCode4DES_SourceCode5 document 5 con
des
- 偶尔想到数据加密技术,这里顺便提一下双向加密的标准DES。以前在一个宽带流媒体服务器项目中用到了DES加密,虽然使用环境相对单纯,但算法实现本身是具有普遍意义的。下述程序是很久以前在RSA公司的网站找到的,效率很高,稳定性较好,便一直在实践中使用-Occasionally think of data encryption technology, where two-way encryption standard DES. Ago in a broadband streaming media se
DES
- 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
des
- DES实现,c++语言,希望有不会乱码,对初学者有用吧!-DES to achieve, c++ Language, hope that there will not be garbled, it useful for beginners!
DES
- 简单的DES~。精简的代码~。仅供参考~。-Simple DES ~. Streamlined code ~. ~ Is for reference only.
DES
- 多功能 的DES的算法演示-DES algorithm for multi-functional demo
DES
- vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
DES
- DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance there are three parameters: key,
des
- DES加解密算法C源代码及详细解释,可以直接用作教学课件.-DES encryption and decryption algorithm C source code and their detailed explanation, can be directly used for teaching.
DES
- DES key tester and output compare for VB. Based on Christophe Devine´ s DES code-DES key tester and output compare for VB. Based on Christophe Devine´ s DES code