搜索资源列表
AesCode2.0
- aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
AES-IP-core-key-expansion-module
- AES IP核密钥扩展模块设计与仿真(设计过程及程序,测试程序)-AES IP core key expansion module design and simulation (the design process and procedures, test procedures)
AES--IP-core-architecture-design
- AES算法分析及其IP核体系结构设计(包括设计过程及代码)-AES algorithm analysis and its IP core architecture design
AES-IP-core-encryption-module-design
- AES IP核加密模块的设计与仿真(包括设计过程及代码)- the AES IP core encryption module design and simulation
AES-IP-core-control-module-design
- AES IP核的控制模块的设计与仿真以及系统集成与仿真-AES IP core design and simulation of the control module and system integration and simulation
DeskElves
- 基于VC6.0的MFC小软件,C++课程设计大作业,图形界面,具有文件AES加密,定时关机,管理联系人等各种小功能。-A software based on VC6.0,MFC.It is my project of the <C++>class.It has a buautiful GUI and some useful function
CbLockManager
- 设计的一个程序加锁,想法是利用加密文件的文件ID作为密钥,同时保证加密和主机唯一性,不过如果做磁盘整理的话文件ID可能会变.但整合了AES和MD5.-testing code of lock manager for program,for learning.