搜索资源列表
AES
- 用C语言编写AES加密解密算法,实现加密解密功能
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
AES.zip
- AES最新加密解密算法,C语言源代码。。。。。,The latest AES encryption and decryption algorithm, C language source code. . . . .
aes.rar
- AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
高级加密算法
- AES加密和解密源码!-AES encryption and decryption source!
AES
- AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
AES
- AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
Demo_aes
- AES加密解密算法源代码 -AES encryption and decryption algorithm source code
AES()
- 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
JiaMi
- 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
AES
- 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
aes
- AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
AES
- 用C语言实现的AES加密解密算法,希望对朋友们有用。-AES
AES
- AES加密解密算法的源码,涵盖其所有功能的实现-AES encryption and decryption algorithm of the source, covering all of its functions to achieve
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
- 加密解密算法,一种比较实用的AES加密解密算法-Encryption and decryption algorithms, a more practical AES encryption and decryption algorithm
3des-aes-vc
- 3des aes vc 代码,用vc实现3es aes加密解密算法。-3des aes vc code
AES-256bits
- AES加密解密算法,支持128,192,256变长密钥-AES encryption and decryption algorithms, support 128,192,256 variable-length keys
AES加密解密
- 用Java编写AES加密算法,实现加密解密过程(Using Java to write AES encryption algorithm to achieve encryption and decryption process)
AES
- AES算法源码,包括加密算法和解密算法。(ASE algorithm source code)