文件名称:AES
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 湖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AES在AVR单片机上的实现
资源要求
Program: 4492 bytes (6.9% Full)
(.text + .data + .bootloader)
Data: 745 bytes (9.1% Full)
(.data + .bss + .noinit)
可以在AVR Studio中模拟运行 AES加密和解密
在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处
按F5后, 知道到加密完成 可以看出加密的结果
再按F10,执行解密, 可以看出input数组恢复了 原来的结果-AES in the AVR Singlechip resource requirements to achieve the Program: 4492 bytes (6.9 Full) (. Text+. Data+. Bootloader) Data: 745 bytes (9.1 Full) (. Data+. Bss+. noinit) can be simulated in the AVR Studio to run AES encryption and decryption in the AVR Studio to run in simulation Ctrl+ F7, the simulation of the implementation of the main entrance by F5, the know to complete the encryption can be seen the results of encryption and then F10, the implementation of decryption , one can see the input array to restore the original results
资源要求
Program: 4492 bytes (6.9% Full)
(.text + .data + .bootloader)
Data: 745 bytes (9.1% Full)
(.data + .bss + .noinit)
可以在AVR Studio中模拟运行 AES加密和解密
在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处
按F5后, 知道到加密完成 可以看出加密的结果
再按F10,执行解密, 可以看出input数组恢复了 原来的结果-AES in the AVR Singlechip resource requirements to achieve the Program: 4492 bytes (6.9 Full) (. Text+. Data+. Bootloader) Data: 745 bytes (9.1 Full) (. Data+. Bss+. noinit) can be simulated in the AVR Studio to run AES encryption and decryption in the AVR Studio to run in simulation Ctrl+ F7, the simulation of the implementation of the main entrance by F5, the know to complete the encryption can be seen the results of encryption and then F10, the implementation of decryption , one can see the input array to restore the original results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AES
...\AES.aps
...\aes.aws
...\AES.c
...\aes.h
...\default
...\main.c
...\AES.aps
...\aes.aws
...\AES.c
...\aes.h
...\default
...\main.c