搜索资源列表
desktop
- 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report-computer hardware comprehensive experiment done a real-time traffic signal control s
DES_Verilog
- 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
DES
- DES密码的实验报告,包括流程图以及简要说明-DES password experimental report, including the flow chart, as well as a brief descr iption of
DES
- DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
DES123
- DES的硬件实现,可以扩展为3DES,附加一个很到的实验报告,源码简单。-DES hardware implementation, can be extended to 3DES, attach a report to the experiment, a simple source code.
Cipher_ch2_src
- DES加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-DES encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
passwordPDES
- 天津理工的实验报告。DES算法的加密和解密过程,并可以用程序实现其加密和解密过程-Tianjin Polytechnic experimental report. DES encryption and decryption algorithms, and can be programmed to achieve its encryption and decryption process
mimaxueshiyan
- 现代密码学与加解密技术实验报告 vigenere算法加密和解密的过程 Column permutation cipher 的编程实现 DES的编程实现-Modern cryptography and encryption technology lab report vigenere the process of encryption and decryption algorithms Column permutation cipher of programming
des-rsa
- 密码学实验包括rsa和des的加密和解密破解,还有一份实验报告.-Cryptography experiments including rsa and des of encryption and decryption cracked, and a experiment report
DES.RAR
- 信心安全实验分组密码,嗅探器,网络安全,实验报告流程详细分析各结果显示-Confidence in the safety of experimental block cipher, sniffer, network security, laboratory reporting process detailed analysis of all results showed that
DES
- DES的加密解密算法的实现。附加实验报告。主要是对于应用密码学的实验-DES encrypt, decrypt the realization of the algorithm. Additional experiment report. Is mainly to application of cryptography experiment
DES
- DES算法的加解密程序,MATLAB实现,还有实验报告一并附上。-DES algorithm encryption and decryption procedures, MATLAB implementation, the key length can only be eight.
ex1LinuxVersion
- linux下的加密会话; RSA、des、sha算法; 包括RSA密钥分发,des密钥在非对称密钥下的交换。 有TicServer用于分发RSa、密钥 Server是提供服务的。详细见实验报告-encrypted session under linux RSA, des, sha algorithm RSA key distribution des key in the non-symmetric key exchange. TicServer used to distrib
DES-(2)
- C++程序,DES加算法,分组加密算法,源代码&实验报告-C++ program, DES plus algorithm, packet encryption algorithm, source code & experimental report
090420115
- 大学课程\密码学\密码学实验\密码学 代码+报告,AES,DES,-University courses \ Cryptography \ Cryptography experiment \ cryptography code+ report, AES, DES, etc.
DES
- C++实现des算法,含有实验报告,欢迎大家下载共同学习进步。-C++ des algorithm realization, containing experimental report, welcomed everyone to download common learning progress.
DES
- 在Visual c++6.0中用DES算法进行编程对相应的数据进行加密解密的实验报告,附有源代码-DES encrypt and decrypt
DES
- DES加密的实验报告,在实验平台上可以实现,网址115.157.192.12-DES encryption lab report on the experimental platform can be achieved at 115.157.192.12
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分组密码
- 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)