资源列表
aes_encrypt
- 纯C语言实现基于AES算法的加密,从文件每次读取16个字节加密后写入指定文件中,同时把源文件大小和密钥做异或写入加密文件中。-Pure C language based on the AES algorithm encryption, encrypted each read 16 bytes written to the specified file from the file, while the size of the source file and the key is to do XOR
aes_decrypt
- 纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b
simplified-IDEA-algorithm.pdf.tar
- IDEA...The International Data Encryption Algorithm (IDEA) is a symmetric-key, block CIPHER... SIMPLIFIED ABSTRACT
Encryption-algorithm-AES-used-items
- 常用加密算法AES在普通项目开发中的具体应用-Commonly used encryption algorithm AES in ordinary project development in specific application
sbtomb_V0.1
- STRUCAD节点开发代码,STRUMAC开发平台-The development code STRUCAD node, STRUMAC Development Platform
DESjiamideCPP
- 文档以DES算法为基础,通过c++设计实现对文件的加密程序源代码。-Document based on the DES algorithm by c++ design file encryption program source code.
RSAjingjiang
- 文档介绍了RSA算法的原理,通过精简将其原理精华提取出来方便学习使用。-The document describes the principle of the RSA algorithm, by streamlining the principle extract is made convenient learning to use.
MD5
- 实现MD5加密,C/C++编程实现,可以自由改写代码。-MD5 encryption, C/C++ programming, free to rewrite the code.
AES_OpenSSL
- 基于OPenSSL实现的AES文件加密,编程环境Visual Studio2010,编程语言C-advanced encryption standard for file with Visual Studio 2010 and C++
RC4
- 基于visual studio 2010实现的RC4流密码,对字符串加密,编程语言C-RC4 for string,based on visual studio 2010 and C++
TestCryptoMD5
- Crypto++实现的MD5算法,可以对字符串和文件求数字指纹-MD5 based on Crypto++ with Visual Studio 2010 and C++
folder_encrypt
- 文件夹 加解密 源程序 执行文件 代码 VC-Folder encryption and decryption source implementation of file code VC
