搜索资源列表
gui_TestAES
- GUI.rar: AES.pas EIAES.pas AES 加密 支持 128 / 192 / 256 位的密匙 默认情况下按照 128 位密匙操作 -GUI.rar : AES.pas EIAES.pas AES encryption support 128 / 192 / 256 of the key cases in accordance with the default 128 key operation
KAES
- AES作为新一代的数据加密标准汇聚了强安全性、高性能、高效率、易用和灵活等优点。AES设计有三个密钥长度:128,192,256位,相对而言,AES的128密钥比DES的56密钥强1021倍。AES算法主要包括三个方面:轮变化、圈数和密钥扩展。-AES as a new generation of Data Encryption Standard security brings together strong, high performance, high efficiency, the adv
aes
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
AESen
- C++实现的AES加密,解密,密钥扩展。 支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text. key expandtion, encrypt, decrypt.
ArduinoAES256-master
- 具有256位密钥的AES加密解密算法在matlab上的实现与应用-AES code
基于FPGA的AES256位加密
- aes 256位 算法 加密程序,使用verilog 语言(AES 256 bit algorithm encryption program, using Verilog language)