CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - FPGA实现

搜索资源列表

  1. aes_encryption

    2下载:
  2. aes加密算法的VHDL代码实现,在FPGA芯片上调试过
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6149
    • 提供者:stym_001
  1. 3DES_FPGA

    0下载:
  2. 介绍了3DES加密算法的原理并详尽描述了该算法的FPGA设计实现。采用了状态机和流水线技术,使得在面积和速度上达到最佳优化;添加了输入和输出接口的设计以增强该算法应用的灵活性。各模块均用硬件描述语言实现,最终下载到FPGA芯片Stratix EP1S25F780C5中。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:160223
    • 提供者:普林斯
  1. aes加密算法实现,经过FPGA验证的

    2下载:
  2. aes加密算法实现,经过FPGA验证的!,aes encryption algorithm, after FPGA validation!
  3. 所属分类:加密解密

    • 发布日期:2014-12-02
    • 文件大小:5750
    • 提供者:guochao
  1. des3.rar

    0下载:
  2. 3des加密算法实现,经过FPGA验证的!,3des encryption algorithm, after FPGA validation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:12798
    • 提供者:guochao
  1. sha_core

    0下载:
  2. 安全散列函数的VERILOG实现,通过了fpga验证,在系统正可以直接当IP盒应用-Secure Hash Function VERILOG achieve, through the FPGA verification, the system is can be directly applied when the IP box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:69717
    • 提供者:金鑫
  1. sha

    0下载:
  2. sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4679
    • 提供者:guochao
  1. systemcaes_latest.tar

    0下载:
  2. 高级加密标准aes加密算法用fpga实现的Verilog源代码。-Advanced encryption standard aes encryption algorithm using fpga implementation Verilog source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:84295
    • 提供者:lxc
  1. IPSec

    0下载:
  2. IP Sec安全网卡上消息认证模块的FPGA实现,-IP Sec security card on the Message Authentication Module FPGA,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:151332
    • 提供者:马利
  1. AES-implementation-based-on-FPGA

    0下载:
  2. 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:356639
    • 提供者:menshuang
  1. AESFPGA

    0下载:
  2. 论文介绍了AES算法在FPGA上的实现功能,对AES算法过程进行了优化。-This paper introduces the AES algorithm in FPGA implementation function of the AES algorithm to optimize the process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:644736
    • 提供者:朱丽丽
  1. 3des

    0下载:
  2. 基于FPGA的3-des加解密系统的实现-FPGA-based 3-des encryption system implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:266530
    • 提供者:姜晓鸥
  1. des

    0下载:
  2. 基于FPGA的DES加解密系统的实现,希望对大家有帮助-FPGA-based implementation of DES encryption and decryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:928695
    • 提供者:姜晓鸥
  1. sms4

    0下载:
  2. SMS4是用于WLAN的国内官方公布的第一个商用密码算法,具有较好的抗破解能力。本代码提出了一种新型的基于FPGA硬件实现的SMS4分组密码算法电路的设计。-SMS4 for WLAN in the domestic first official commercial cryptographic algorithms, and has good resistance to cracking ability. The code proposes a new FPGA-based hardware
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:911602
    • 提供者:SKEYC
  1. aes-encryption

    0下载:
  2. 为实现AES加密设计的高速实现,本设计引进了一种AES的并行设计算法,整体结构和加密进程,基于FPGA本身的特征和算法,设计使用并行处理算法来实现并行处理进程。-To implement the design of the AES algorithm with a high speed, the thesis introduce the principia mathematica of AES algorithm, integral structure and the Encryption pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5886
    • 提供者:许飞
  1. AES-based-on-FPGA-jiami

    1下载:
  2. 该模块是基于FPGA的AES加密算法实现的Verilog代码,包含一个顶层文件和两个调用模块,最高误差在15ns-This module is the AES encryption algorithm FPGA based on the Verilog code, contains a top-level files and two call module, the maximum error in 15ns
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:14939549
    • 提供者:庄德坤
  1. Encryption-SATA-IP-Based-on-FPGA

    0下载:
  2. 本文首先分析了目前常用的硬盘数据加密方法,并在比较各种加密方案的基础上给出了基于FPGA的加解密SATA IP设计方案。本文介绍设计SATA IP相关的基础知识,包括SATA的体系结构。本sata IP已在Xilinx spartan-6系列上实现并产品化,具有低成本优势,且可以根据用户意愿更换加密算法和使用私有的加密算法。本文还论述了加密SATA IP的各种应用前景。-This paper firstly analyzes several common ways of Hard Disk da
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1940746
    • 提供者:liuYue
  1. DES-and-3DES

    0下载:
  2. 用FPGA实现的DES和3DES算法,使用开发板DE2-115通过验证-EDS&3DES based on ALTERA-FPGA,realized by Verilog HDL and DE2-115board.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-13
    • 文件大小:20877136
    • 提供者:李刚
  1. AES-on-FPGA

    0下载:
  2. AES算法在FPGA上的实现,对AES算法所用的器件资源进行了总结-AES on FPGA the Fastest to the Smallest
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:409167
    • 提供者:jason
  1. AES-pipelined-architecture

    0下载:
  2. AES算法,采用FPGA实现,重点描述了流水线设计,使用才方法使加解密具有很高的吞吐率-An AES crypto chip using a high-speed parallel pipelined architecture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:356678
    • 提供者:wucaidai
  1. AES

    0下载:
  2. aes源码verilog带有仿真环境,可用于FPGA实现-aes verilog rtl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:216419
    • 提供者:zhaop
« 12 »
搜珍网 www.dssz.com