搜索资源列表
AES(Rijndael)
- c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
aes.zip
- AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
AES
- 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
AEScode
- AES源代码128/196/256 vc6.0编译通过-AES 128/196/256 vc6.0 compile the source code
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
msdnmag200311aes
- 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
AES_Encrypt
- AES-encryption.......this is source code for encyrption it is widout file handling
C
- AES algoritm c#. Realizale for students lab.
aes
- AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill the general text content encry
CSharpAES
- 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
AES
- 实现AES的一种方法,能够很好的体现出它的性能,是有c实现的。-AES
aes
- aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
AES
- 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
aes
- 用c语言实现的的AES加密系统,实现了简单的功能 没有华丽的界面,比较实用-With the c language of the AES encryption system to achieve a simple functional interface is not magnificent, more practical
AES 256 Encryptor Decryptor
- AES 256 Encryptor Decryptor implemented in C# with fully tested & working algorithm. For highend security for content this algorithm can be used.
aes
- 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
AES
- 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
AES
- 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
CBC_AES_NoPadding_PKCS5Padding
- MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)
