搜索资源列表
hxtAes
- aes加密解密c#源码,有完整的注释说明文件-Aes encryption and decryption c # source, a comprehensive annotated document
AES
- 用C语言编写AES加密解密算法,实现加密解密功能
AES
- C#AES加密解密的 实现
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
AES.zip
- AES最新加密解密算法,C语言源代码。。。。。,The latest AES encryption and decryption algorithm, C language source code. . . . .
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
AES
- C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
AES
- AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
AES
- AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++
AES_Encryption
- AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
aes
- AES 加密解密 AES implementation in PHP (c) Chris Veness 2005-2008.-AES implementation in PHP (c) Chris Veness 2005-2008. Right of free use is commercial or non-commercial use. No warranty of any form is offered.
CSharpCallDllAESEncanddEcr
- C#调用Delphi的dll以实现标准的AES加密解密算法,Reg.dll为Delphi所实现的标准AES加密解密动态链接库。-Delphi, C# call dll in order to achieve the standard AES encryption and decryption algorithms, Reg.dll to Delphi by the implementation of the standard AES encryption and decryption of th
aes算法的加密解密
- 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
AES加密、解密c++实现代码
- 实现192位密钥的AES加密及解密算法。实现语言为c++。
AES
- 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
AES
- 实现AES加密解密,AES是一种对称加密算法。(Realize AES encryption and decryption, AES is a symmetric encryption algorithm.)
rijndael.c
- 该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
ASE加密解密
- C#AES加密解密,256位AES加密和有密码的AES加密(C#AES encryption and decryption, 256 bit AES encryption and cipher AES encryption)
AES加密
- 基于openssl AES加解密功能封装(Encapsulation based on OpenSSL AES encryption and decryption function)
QtAES-v2.0
- 使用C++语言和Qt框架,基于Rijndael算法开发了AES加密软件和。 AES加密/解密软件支持8位、16位和32位密钥以及CBC、ECB、CFB三种加密/解密模式。 界面友好,可以方便地实现跨平台,数据处理迅速。 本项目使用git进行项目管理。(Using the C++ language and the Qt framework, the AES encryption software is developed based on the Rijndael algorithm. A