搜索资源列表
AES_Encrypt
- AES 算法的加密和解密,免费提供给大家了.请大家共享给其它同学
aes_encrypt
- AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
AES_Encrypt.rar
- this program is aes in cpp,this program is aes in cpp
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
AES_Encrypt
- 一个AES的解码原始程式,使用稍微修改过后还蛮好用的,希望各为多多下载-An AES decoder source code, the use of slightly modified after quite useful and I hope for more to download
AES_Encrypt
- AES-encryption.......this is source code for encyrption it is widout file handling
AES_Encrypt
- AES_Encrypt AES编码 解码-AES_Encrypt
AES_Encrypt
- AES Encription writen in C++ with explanations
AES_Encrypt
- AES encryption by hoozi.com
aes_encrypt
- AES加密算法,使用C语言实现的,代码效率很高。-AES encryption algorithm, C language implementation, more efficient.
AES_Encrypt
- AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
aes_encrypt
- 本程序运用AES加密算法,对文档进行加密。-This program is used to encrypt a document.
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_Encrypt
- this file includes the simulation of AES encryption scheme which is one of the most famous and applicable ciphers that is being used in many communication and IT systems.