搜索结果
找到约 42 项符合
RIJNDAEL 的查询结果
按分类筛选
加密解密 Rijndael,实现AES的算法
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!
加密解密 Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的
Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的,而这5个候选方案又是从刚开始的15个算法中选出的。今后的几年内,在许多密码术的应用中Rijndael将逐步取代数据加密标准(DES)以及后来的Triple DES。 ...
加密解密 完整的Rijndael加密c算法 以及Rijndael的J2ME实现 还有Rijndael的原理讲解文档
完整的Rijndael加密c算法
以及Rijndael的J2ME实现
还有Rijndael的原理讲解文档
*行业应用 escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
加密解密 rijndael AES 比较经典的加解密算法
rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。
加密解密 Rijndael (AES) original small encryption algorithm implementation
Rijndael (AES) original small encryption algorithm implementation
文章/文档 该文档介绍了Rijndael与RSA算法的混合加密系统
该文档介绍了Rijndael与RSA算法的混合加密系统
加密解密 A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by t
A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors.
加密解密 A public-domain example implementation of the AES (Rijndael) encryption algorithm.
A public-domain example implementation of the AES (Rijndael) encryption algorithm.
学术论文 基于ARM的高级数据加密算法应用研究
随着信息化、网络化和智能化的发展,嵌入式系统和加密技术成为当今热门的技术。本文将两方面的技术结合起来,在对ARM嵌入式系统和高级数据加密标准算法Rijndael作全面分析的基础上,对其应用做了研究。 文中首先分析了嵌入式系统和数据加密算法的发展状况,介绍了 ARM微处理器体系结构和 Rijndael 算法原理的相关知识。然后 ...