搜索资源列表
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.
Example
- 实现AES加密及解密功能,具有可视化的界面,能加密和机密字符串
AES-DELPHI
- AES加密演算法Delphi程式,可以加密字符和文件。
Delphi_AES
- delphi 编的AES加密界面可选择密钥位数-delphi made the AES encryption key interface to choose the median
aes
- 一个aes加密的小程序,可以对文本进行加密,密钥可随机生成,供大家参考借鉴-Aes encrypt a small program, you can encrypt the text, the key can be randomly generated for your reference
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
28295_AESDemo
- AES加密法,包含檔案加解密跟密碼編碼,可編譯-AES encryption, including file encryption and decryption code with the code can be compiled
AES
- AES加密示范,用于自己代码的key的生成,以及时间的控制之间-AES screat
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, learning programming source code, a good reference.
TestMSComm
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES
- AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
AES-For-Delphi-And-Java-V1.0.0.0
- 此AES测试用例,使用的加密方式和填充方式是AES/ECB/PKCS5Padding 博主仅仅写了密钥正好是128位时java和delphi的加密解密,192位和256位还没有写,不过应该可以举一反三的, 后续会将192位和256位的加密解密也写出来,请关注http://blog.csdn.net/kunlun122/article/details/29270219-This test AES encryption mode and fill mode using AES/E
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
aes
- 適用 delphi xe6 aes 加密-Applicable delphi xe6 aes encryption
aesdll-release-0.1
- aes加密动态库,有源代码。接口简单,包括文件加密等。- EncodeFile (secretkey, infile, outfile), and DecodeFile (secretkey, infile, outfile), are available for easy encryption/decryption.