搜索资源列表
AES-based-on-FPGA-jiemi
- 基于FPGA的AES算法实现,使用verilog语言实现。本模块只包含解密过程,没有加密过程。-Implementation of AES algorithm based on FPGA, using Verilog language. This module contains only the decryption process, no encryption process.
aes
- 利用verilog实现AES加密功能,S盒的实现方式有两种,一种是查找表的方式,一种是计算的方式。-Use verilog implementation AES encryption, there are two kinds of S box is implemented, a way is look-up table , a way is calculation.
基于FPGA的AES256位加密
- aes 256位 算法 加密程序,使用verilog 语言(AES 256 bit algorithm encryption program, using Verilog language)