搜索资源列表
AES1.3
- AES 加密1.3算法,delphi. -1.3 AES encryption algorithm, delphi.AES 1.3 en cryption algorithm, delphi.AES 1.3 encryption algorithm, delphi.
917182414932
- 这是个完成AES的简单算法,对大家也许会有点帮助的,要是大家能用上那就好了,好东西大家共享!-This is a simple and complete AES algorithm, right we may be a little bit of help. If everyone can be on it well, good things share!
AES-DELPHI
- AES加密演算法Delphi程式,可以加密字符和文件。
AES
- AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形
Aesdll
- 采用delphi开发的加解密函数dll,采用AES加密算法的一个简单dll例子-With the development of encryption and decryption function delphi dll, AES encryption algorithm using a simple dll example
AESFOR2010
- AES改进算法,效率有所提高支持D7到XE2。-AES improved algorithm, the efficiency can be raised to support the D7 to the XE2.
AES_SunFa2010
- Delphi 2010 AES算法源码-Delphi 2010 AES
AES
- AES算法实现,SOCKET通讯加解密,c++builder -AES algorithm, SOCKET communication encryption and decryption
AES_delphi
- 基于delphi的AES算法应用,初学者可以-delphi for aes
Delphi_533674
- Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
Delphi_122174
- Delphi:包括了各种常见的Delphi加密算法实例源码,它们是2DES、3DES、3DES3算法、AES、BASE64、Blowfish、CRC32-Dym、CRC32-Static、DES、MD5、RSA、SHA等加密的算法演示实例,每个实例都可以在D7下编译运行,对于学习看效果来说,挺方便的。 -Delphi: Delphi includes a variety of common encryption algorithm source code examples, they are
AESv1.3
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 -Advanced Encryption Standard (AES) v1.3