搜索资源列表
des-verilog
- des加密算法的verilog语言的实现-des encryption algorithm to achieve the Verilog language
DES-source-code-by-HDL
- HDL实现的DES算法,及相关的Test bench激励文件-HDL achieve the DES algorithm, and the related documents incentive Test bench
3des_vhdl
- 3重DES(3DES)加密算法的问答及其VHDL实现。
DES.zip
- DES 加密算法的实现,使用硬件描述语言VHDL编写,DES encryption algorithm realization, uses hardware descr iption language VHDL to compile
DES101
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
DES_IP
- 有效的改进3-DES算法的执行速度,采用了多级流水线技术,设计了一种高速的硬件结构,使得原来需要48个时钟周期才能完成的运算,现在只需要一个时钟周期就可以完成。另外通过增加输入/输出的控制信号。使得该IP可以方便的集成到SOC中,大大缩短了SOC的设计周期。-Effective 3-DES algorithm to improve the implementation of speed, multi-stage pipeline technology, designed a high-speed
DES
- DES算法的FPGA实现 希望能有用 。-DES algorithm can be useful to achieve the desired FPGA
DES
- DES加密算法的VHDL实现,采用流水线技术实现-The VHDL implement of DES encrypt algorithmic
DES-HDL
- 用HDL实现的DES加密算法,通过前仿真,希望对大家有帮助-HDL implementation of the DES with the encryption algorithm, by pre-simulation, we want to help
mos_des
- DES算法的verilog实现,可以研究下。-DES for Verilog。
des
- VHDL实现的DES密码算法的完整的加解密。-DES
SSSSS
- 一种实用的基于FPGA的加密算法的设计,有AES和DES-A practical FPGA-based design of encryption algorithm, AES and DES have
Description-of-DES-with-VHDL
- 用VHDL描述DES算法 用硬件的方式DES加解密 体现了硬件编程人一般思想-DES algorithm using VHDL descr iption of the way with hardware DES encryption and decryption hardware programming reflects the general thinking of people
Barrel-shifter-design-report
- 实现变量移位操作的32-bit桶形移位寄存器;实现DES算法的数据路径设计及控制路径设计,有仿真和附录verilog代码 -Variable shift operations to achieve 32-bit barrel shifter implement the DES algorithm data path and control path design design
tmdnishi78
- 传统的采用软件方式实现的DES算法会在很大程度上占用系统资源,造成系统性能的下降。DES算法本身并没有复杂的数学计算,在加/解密过程中仅有逻辑运算和查表运算,因而从系统性能和加/解密速度的角度来看,采用硬件实现是个理想的方案。-rilog prepared by the entry of the code for beginners is very easy to understand and contribute to the digital circuit learning FPGA ent
FPGA-BASIC-DES
- 采用vhdl实现DES算法,有详细的设计理论。为电子科技大学研究生论文。-VHDL realize the use of DES algorithm, a detailed design theory. For the University of Electronic Science and Technology Graduate thesis.
des1
- 对称密码算法des的Verilog语言实现,已经测试通过。欢迎下载!-Symmetric cryptographic algorithm of des Verilog language implementation, has the test pass. Welcome to download!
DES_Triple-DES-IP-Cores
- Triple DES 密码算法。 利用Xillinx公司的Virtex-II芯片测试了。正常动作。-Triple DES core implementation in verilog. It takes three standard 56 bit keys and 64 bits of data as input and generates a 64 bit encrypted/decrypted result.
DES-Verilog-master
- DES加密算法硬件verilog实现,包含testbench,加密主模块encrypt,明文变换模块LRToCiphertextConverter,NextRi模块等子模块。-DES encrypt verilog
各种密码算法的FPGA实现情况
- 各种密码算法的FPGA实现情况 1.AES算法FPGA实现分析 2.DES加密算法的高速FPGA实现 3.RSA加解密运算的FPGA硬件实现研究(FPGA implementation of various cryptographic algorithms)