搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
AT88SA102
- AT88sa102 加密芯片中文资料。经过一周的翻译,终于把加密芯片的所有英文资料翻译完了,同事附有引文资料,以供参考-AT88sa102 Chinese data encryption chip. After a week of the translation, and finally to encrypt all information in English translation of the chip over, colleagues with citation information
DES101
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
DES
- 这是从目前银行里,使用的“标准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
des_Vhdl
- VHDL & Verilog Synthesizable model of the Data Encryption Standard (DES)
DES
- This is verilog source code for DES(Data Encryption standard) which is used in network security.
scrdsc64
- a simple project with 64 bit scrambler as data encryption/decryption
DES
- 在ISE平台上,利用Verilog编程实现数据的DES加密-In the ISE platform, using Verilog programming DES data encryption
DES_ALGORITHM
- Data Encryption Standard
My_DES3
- a triple-DES (Data Encryption Standard) hardware descr iption in verilog-HDL with testbench
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
28[1].WIRELESS-DATA-ENCRYPTION-AND-DECRYPTION-USI
- the data encreption and decription is used to send the data from one plece to another place in a secrete code manner this is usefull in military applications
TEA
- 简单的数据TEA加密,用于单片机与PC,单片机与单片机的数据传输。-TEA simple data encryption for the MCU and PC, SCM and SCM data.
sourcefiles-for-chip-scope-(serial-type-IDEA)
- this code is for IDEA(international data encryption algorithm)
STM8SID
- stm8通过读取内部ID信息,获取唯一的验证码,进行数据加密,防止外界破解-stm8 by reading the the internal ID information, obtain a unique verification code, data encryption to prevent outside crack! ! !
DES
- Data Encryption Standard(DES) VHDL Source Code
DM2016N-data-encryption-chip-
- 芯片DM2016N资料,使用手册和应用文档。-Chip DM2016N data, using manual and application documents.
DES_verilog
- 用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.
des100
- des数据加密系统,有密钥,有密文,明文!-des data encryption system, there are key, with ciphertext, plaintext!
Coding Files
- 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