搜索资源列表
Aes算法
- Aes算法,本例子为加密解密爱好者所提供-Aes algorithm, the case for encryption and decryption for lovers
AES算法C源码
- AES算法C源码-AES C source
AES算法完整源码
- AES算法完整源码-AES complete source
AES算法(128、192、256位)
- AES算法(128、192、256位)
AES算法完整源码与调用方法
- AES算法完整源码与调用方法
AES---算法
- AES算法的详细实现代码。
encryptdll3.8 用C++简单地实现了AES算法
- 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
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
- 使用delphi语言开发的,可以实现AES算法,支持128位-Delphi development of the use of language can be achieved AES algorithm, supports 128-bit
aes
- aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
AES
- AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
AES
- AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
AES
- AES算法的实现代码,使用的是c语言开发,用DEMO-AES algorithm code, using c language development, with DEMO
AES
- AES算法的完整c++源码以及它的调用方法-AES algorithm is a complete c++ source code, as well as its method call
AES
- AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
AES
- AES算法完整源码与调用方法,不错的算法,程序比较简单,有兴趣的朋友深入研究噢。-aes
aes
- aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
AES算法的C语言实现
- AES算法的C语言实现,希望对大家有用,我在ARM_Cortex M3实现了
aes算法的加密解密
- 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
16字节加解密的AES算法
- 基于STM32的16字节加解密的AES算法(STM32 based AES algorithm for 16 byte encryption and decryptio)