搜索资源列表
Decodificador
- Decodificador de codigos criptografacom em AES 128-bits
Encryptor
- Encryptor高强度加密解密实例,采用密匙128位aes文件加密-Encryptor high strength encryption instance, aes file encryption key 128
AES
- 通过测试,可以实现16,128,256三种方式的加密算法,来增加加密强度-Encryption algorithm, can be achieved by testing 16,128,256 three ways to increase the encryption strength
aes128-bit
- vhdl code for aes 128 bit
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
- C++实现AES的算法,支持128 256,支持自定义密钥,-C++ realize AES algorithm to support 128,256 to support custom keys
AESv1.3
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 -Advanced Encryption Standard (AES) v1.3