搜索资源列表
rijndael(全).zip
- rijndael(全).zip,已经通过AES认证。这个源码包是全的,含有std_defs2.h文件。这儿有很多rain doll源码包都不全,rijndael (all). Zip, has been certified by AES. This is the source of the packet, containing std_defs2.h document. There was a lot of rain doll source packages not all
AES
- AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
AES
- AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
Secruity_Video_Monitor_System_based_on_ARM-LINUX_a
- 采用DSP TMS320C6711 和ARM920T, 设计并实现了支持H.264 加密的安全视频监控系统。提出了一种将高级加密标准AES 与H.264 相结合的安全视频加密系统设计方案,并在ARM—Linux 嵌入式平台下予以实现。解决了视频监控系统中视频数据保密等问题,并给出了改进加密算法的实验结果。-This paper designs and implements a security video monitor system with H.264 encryption support.
rsyncrypto-1.12.tar
- 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
AESCrypt_v307_source
- 这是我上信息安全课做的作业,AES的加密算法。-This is my last class to do the job of information security, AES encryption algorithm.
AES
- 正确的AES加密,包括AES.h,AES.cpp,以及测试文件-AES encryption, including AES.h, AES.cpp, as well as test file
main
- AES加解密算法的实现和详细的注释,包括一个main.cpp和aes.cpp和aes.h文件,main.cpp中是一个具体的实现的例子-Examples implement AES encryption algorithm and detailed notes, including a main.cpp and aes.cpp and aes.h file, main.cpp is a specific implementation of
AES
- AES加解密算法 .h文件 C语言编写 原创 密码学课程设计