aes-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
标签: FIPS aes-rijndael 197
上传时间: 2014-11-18
上传用户:zsjinju
A public-domain example implementation of the AES (Rijndael) encryption algorithm.
标签: implementation public-domain encryption algorithm
上传时间: 2013-12-03
上传用户:thuyenvinh
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
标签: implements encryption Rijndael enclosed
上传时间: 2015-01-30
上传用户:JIUSHICHEN
高级加密标准AES优胜算法Rijndael c语言源代码。
上传时间: 2013-12-23
上传用户:coeus
aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.
标签: Rijndael Daemen Rijmen aes
上传时间: 2013-12-18
上传用户:sammi
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!
上传时间: 2016-10-05
上传用户:nanshan
Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的,而这5个候选方案又是从刚开始的15个算法中选出的。今后的几年内,在许多密码术的应用中Rijndael将逐步取代数据加密标准(DES)以及后来的Triple DES。
标签: rain-dahl Rijndael NIST AES
上传时间: 2014-01-09
上传用户:xieguodong1234
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!
标签: escription Encryption recognized algorithm
上传时间: 2014-01-07
上传用户:李梦晗
rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。
上传时间: 2014-01-23
上传用户:从此走出阴霾
Rijndael (AES) original small encryption algorithm implementation
标签: implementation encryption algorithm Rijndael
上传时间: 2013-12-12
上传用户:cooran