搜索资源列表
AES加密的VHDL源码
- 用VHDL语言实现的AES加密算法的源代码,已经在硬件上下载运行实现了。
VHDL_AES_ZigBee
- 用VHDL实现的ZigBee模块控制算法以及AES加密算法,用于Xilinx的FPGA!-With the realization of VHDL ZigBee module control algorithm and AES encryption algorithms for Xilinx FPGA!
aes
- aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
AES256-XILINX10.1
- 用XILINX公司提供的NetFPGA板卡并结合软件Xilinx10.1进行系统设计,采用硬件描述语言Verilog实现了 AES-256加密算法。-Provided by XILINX board combined with software Xilinx10.1 NetFPGA system design, using Verilog hardware descr iption language implementation of the AES-256 encryption algorit
aes
- 实现了AES在赛灵思器件上的加密程序 我已经调试过完全正确-Xilinx achieved in AES encryption device debugging process I have been absolutely correct
aes
- 高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
ebiu_ctl
- VHDL语言编写的外总线控制器,带有aes加密模块-VHDL language external bus controller, with aes encryption module
AESverilog
- AES加密算法的Verilog语言实现,通过编译-AES encryption algorithm in Verilog Implementation
aes_core.tar
- 基于FPGA平台的256为AES加密IP核-FPGA-based platform for the AES encryption IP core 256
aes-core
- Verilog编写的美国标准加密算法AES的硬件实现包含完整代码及测试程序。- Verilog the compilation American standard encryption algorithm AES hardware realizes contains the complete code and the test order.
aes_core
- aes 加密模块,通过这个例子可以学习专业集成电路设计中数字电路设计的一些方法,带你入门设计-aes encryption module can learn through the example of professional digital circuit design integrated circuit design in some way, take you on design
fpga_code
- ZLG_EasyFPGA060开发板配套的源程序。包括:AES加密实验及文档,同步FIFO实验等项目。让新手快速掌握FPGA的开发流程,为进一步学习好FPGA打下坚实的基础。-ZLG_EasyFPGA060 development board supporting source. Include: AES encryption and document experiments, synchronous FIFO experiments and other projects. Novice to
FPGA--AES-algorithm
- 本文介绍了AES 数据加密结构, 以及相关的有限域的知识及简单运算, 提出了一种用FPGA 高速实现AES 算法的方案, 该方 案设计的加密模块支持AES 标准的三种密钥长度: 128,192,256, 支持ECB, CBC, CTR 三种工作模式, 即支持feedback 和non- feedback 两种模式, 最后给出了本设计的性能指标-This article describes the AES data encryption structure, as well as the
aes
- aes加密算法的Verilog语言实现(顶层代码,已编译,无错误)-aes encryption algorithm of Verilog language (top-level code, compile, no error)
AESbyHGY_128
- VHDL描述AES加密系统。加密十次。与完成并可以成功仿真。-VHDL descr iption AES encryption systems. Encryption ten times. And complete and can be successfully simulated.
AES
- AES加密和解密算法的硬件语言描述,很值得大家来学习!-AES hardware encryption and decryption algorithm descr iption language, it is worth learning!
AES
- 这是一个AES加密算法的程序,适用verilog hdl语言写的-A AES ALGORITHM
aes-128_pipelined_encryption
- AES 加密算法 基于流水线设计 成熟IP core-AES encryption algorithm based on pipeline design mature IP core
AES加密算法密码模块
- 其实现了AES加密中的密码模块,包含了功能的说明,模块以及测试用例,学习上手的难度较小(The realization of the AES encryption password module, contains a descr iption of the function modules and test cases, learning difficult to get started)
aes256
- 基于FPGA的AES256位加密,根据AES128位加密进行改编的,还存在一些问题需改善。(AES256 encryption based on FPGA,according to AES128 bit encryption.There are still some problems to be improved.)