文件名称:AESEncryptionDecryption
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.61mb
- 下载次数:
- 1次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.
相关搜索: p89v51rd2
aes
p89v51rd2
uart
C
program
keypad
P89V51RD2
LCD
8051
uart
p89v51rd2
aes
P89V51RD2
LCD
8051
uart
8051
microco
keypad
8051
AES
8051
AES
80
aes
p89v51rd2
uart
C
program
keypad
P89V51RD2
LCD
8051
uart
p89v51rd2
aes
P89V51RD2
LCD
8051
uart
8051
microco
keypad
8051
AES
8051
AES
80
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Partial Relevant Schematic | ||
References | ||
..........\00821.zip | ||
..........\00821a.pdf | ||
..........\AES_Encrypt.rar | ||
..........\fips-197.pdf | ||
Result - Hex Files - Decryption | ||
...............................\08D.hex | ||
...............................\08D2.hex | ||
Result - Hex Files - Encryption | ||
...............................\08E.hex | ||
...............................\08E2.hex | ||
Result - Screenshots | Photos - Decryption | |
.........................................\08D2 STEP1 Bray's Terminal.txt | ||
Result - Screenshots | Photos - Encryption | |
.........................................\08E2 STEP2 Bray's Terminal.txt | ||
Source Code - Decryption | ||
........................\08D.C | ||
........................\08D2.C | ||
........................\LCD.H | ||
........................\UART.H | ||
Source Code - Encryption | ||
........................\08E.C | ||
........................\08E2.C | ||
........................\LCD.H | ||
........................\UART.H |