搜索资源列表
-
0下载:
AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
-
-
0下载:
用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
-
-
0下载:
这是我收集基用于tinyos实现的AES加密算法,希望能帮助大家-This is my collection for tinyos based AES encryption algorithm implementation, hoping to help people
-
-
0下载:
aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
-
-
0下载:
AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
-
-
0下载:
AES对128bit数据的加密算法实现。s_box.txt中保存的是s盒和密钥-AES 128bit data encryption algorithm. s_box.txt saved s box and key
-
-
0下载:
AES加密算法,代码可以在VC6.0中直接运行-AES encryption algorithm, the code can be run directly in VC6.0
-
-
0下载:
用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
-
-
0下载:
AES加密演算法Delphi程式,可以加密字符和文件。-AES encryption algorithm Delphi programs, and files can be encrypted characters
-
-
0下载:
c++实现 AES加密算法,字符界面输入输出,对字符进行加密,输出加密后的密文-c++ realize the AES encryption algorithm, the input and output of the character interface,
-
-
0下载:
基于FPGA的AES算法实现,使用verilog语言实现。本模块只包含解密过程,没有加密过程。-Implementation of AES algorithm based on FPGA, using Verilog language. This module contains only the decryption process, no encryption process.
-
-
0下载:
3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。
3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
-
-
0下载:
AES 是一种可逆加密算法,对用户的敏感信息加密处理 对原始数据进行AES加密后,在进行Base64编码转化;-AES is a reversible encryption algorithm to encrypt sensitive information on the user' s processing of raw data after AES encryption, making Base64 encoding conversion
-
-
0下载:
AES加密算法中,实现十六轮密码迭代。key0为人工输入初始密钥。-AES encryption algorithm to achieve sixteen password iteration. key0 to manually input the initial key.
-
-
0下载:
此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
-
-
0下载:
AES 加密算法的演示代码 解压后用VC打开即可,不错的-AES encryption algorithm demo code After decompression with VC open can. Good
-
-
0下载:
对称密码算法Simplified-AES加解密(Symmetric cryptography algorithm, Simplified-AES encryption and decryption)
-
-
0下载:
通过上机操作,使学生对高级加密标准AES算法的执行过程、密钥编排方案和加密算法的实现过程等有一个更加清晰地认识。通过本次实验,加深学生对分组密码的认识。(Through the operation of the computer, we have a clearer understanding of the implementation process of the AES algorithm, the key arrangement scheme and the implementation
-
-
0下载:
ALGORITHM FOR AES ENCRYPTION USINGG AES MATLLA LLANGUAGEE PROGRRAMM
-
-
0下载:
简单的aes加解密算法,简单明了。可以参考一下(AES encryption and decryption algorithm)
-