搜索资源列表
AESEncryptionClass
- 通过此文可以详细了解AES算法的内容和精华-through the article can understand the AES algorithm in detail the content and essence
aes设计方案
- 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
AES介绍
- 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly pr
用新的高级加密标准(AES)保持你的数据安全
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。 -AES (The Advanced Encryption Standard) is the National Institute
AESMatlab
- AES加密算法的Matlab仿真及应用,内容比较清晰-AES encryption algorithm of the Matlab simulation and applications, content, clearer
AES
- Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length, key length for the bit 128,192
aes
- how aes algorithm can secure wifi
AES-encryption-and-decryption
- 用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
AES
- AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
AES-ori
- Advance Encryption Algorithm 简单地按照fips-197 写出的 AES.-Advance Encryption Algorithm demo
AES-Sbox-and-MATLAB
- AES加密算法中的S盒及其MATLAB实现,并附有关键代码-Construct the matlab code AES algorithm s box
aes
- aes加密算法。。。用quartusii 调试通过哦-aes encryption algorithm. . . With quartusii debugging through, oh. . .
AES
- AES算法C源码(加解密),简单测试了一下,可以用,领解压文件里有两个解密加密rar的算法,感兴趣的可以看下。-AES algorithm C source code (encryption and decryption), a simple test that can be used, there are two collar-extracting file to decrypt the encrypted rar algorithms, interested can look.
AES-algorithm-and-its-implementation
- AES算法原理及其实现,一篇相关的论文,可以学习是参考一下。-AES algorithm and its implementation, a related paper, you can learn is the reference.
CUDA-AES
- 基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化-CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization
AES-project
- With the fast progression of data exchange in electronic way,information security is becoming more important in data storage and transmission. Because of widely using images in industrial process, it is important to protect the confidential image d
Advanced Encryption Standard
- AES algorithm implementation in VHDL
aes
- AES algorithm for security applications in banking
AES-FPGA
- 本文介绍了AES加密算法通过不同的功能结构的FPGA实现,语言背景为VHDL-This paper details Implementation of the Encryption algorithm AES under VHDL language In FPGA by using different architecture of mixcolumn. We then review this research investigates the AES algorithm in FPGA
s-aes
- S-AES 原理说明,具体说明了S-AES的原理和步骤(S-AES descr iption which describes the S-AES algorithm in detail)