搜索资源列表
-
0下载:
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
-
-
0下载:
数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述
-Data encryption algor
-
-
0下载:
这是从目前银行里,使用的“标准DES算法”,des/undes可对指定长度(最多8的整数倍)的数据进行加解密,密钥为8个字节长度。本程序在DSP5501上使用,去掉技术段的定义,可以移植到PC等环境上。-This is from the current bank, use the " standard DES algorithm" , des/undes can specify the length (up to integer multiple of 8) data encry
-
-
0下载:
VHDL & Verilog Synthesizable model of the
Data Encryption Standard (DES)
-
-
0下载:
一款实现des加密的键盘,符合银行加密标准的键盘-A realization of des encryption keyboard, keyboard encryption standard in line with Bank
-
-
0下载:
This is verilog source code for DES(Data Encryption standard) which is used in network security.
-
-
2下载:
高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
-
-
0下载:
The BasicDES Cryptography Core is a small, fast implementation of the DES-56 encryption standard.
-
-
0下载:
In cryptography, the Advanced Encryption Standard (AES) is a symmetric-key encryption standard adopted by the U.S. government. The standard comprises three block ciphers, AES-128, AES-192 and AES-256, adopted from a larger collection originally publi
-
-
1下载:
Verilog编写的美国标准加密算法AES的硬件实现包含完整代码及测试程序。- Verilog the compilation American standard encryption algorithm AES hardware realizes contains the complete code and the test order.
-
-
0下载:
code VHDL for Advanced Encryption Standard
-
-
0下载:
Advanced Encryption Standard
-
-
1下载:
FM1702SL 是复旦微电子股份有限公司设计的,基于ISO14443 标准的非接触卡读卡机专用芯片,
采用0.6 微米CMOS EEPROM 工艺,支持ISO14443 typeA 协议,支持MIFARE 标准的加密算法。芯
片内部高度集成了模拟调制解调电路,只需最少量的外围电路就可以工作,支持SPI 接口,数字电路具有
TTL、CMOS 两种电压工作模式。特别适用于ISO14443 标准下水、电、煤气表等计费系统的读卡器的应
用。该芯片的三路电源都可适用于低电压。-FM170
-
-
0下载:
Data Encryption Standard
-
-
0下载:
a triple-DES (Data Encryption Standard) hardware descr iption in verilog-HDL with testbench
-
-
0下载:
该源码采用DES加密标准,采用Verilog编写,时钟为50M,可以扩展为硬件级加密系统-The source uses DES encryption standard, Verilog prepared, the clock is 50M, can be extended to hardware-level encryption system
-
-
0下载:
Advanced Encryption Standard implementation in C.
-
-
0下载:
Data Encryption Standard(DES) VHDL Source Code
-
-
0下载:
用verilog实现的DES(Data Encryption Standard数据加密标准),把64位明文输入变为64位密文输出块。-Using DES (Data Encryption Standard Data Encryption Standard) verilog to achieve, the 64 plaintext input into 64 output ciphertext block.
-
-
0下载:
We present an efficient hardware architecture design & implementation of Advanced Encryption Standard AES Rijndael cryptosystem. The AES algorithm defined by the National Institute of Standard and Technology NIST of United States has been widely
-