当前位置:
首页 资源下载
搜索资源 - AES microcontroller
搜索资源列表
-
0下载:
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 decrypt
-
-
0下载:
microcontroller coding for aes
-
-
0下载:
The project focuses on implementation of the AES algorithm on the 8051 controller. The algorithm is implemented on the microcontroller 8051. A UART is used to give the inputs and outputs are displayed on 16x2 LCD. Initially the algorithm has been imp
-
-
0下载:
AES 算法程序基于AVR单片机平台,很好用的-AES algorithm program AVR microcontroller-based platform to good use
-
-
0下载:
能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
-
-
0下载:
AES算法,在51单片机SCMM中用c语言实现,大家可以参考下!
-AES algorithm in the 51 microcontroller SCMM using c language, we can refer to the next!
-
-
0下载:
分享一个可以在单片机上运行的AES和DES加密,可用于激活及程序的加密-Share an AES and DES encryption can run on the microcontroller can be used to encrypt and procedures to activate
-
-
0下载:
AES microcontroller pic18f452 tx
-
-
0下载:
AES microcontroller 18f452 rx
-
-
0下载:
AES algorithm implementation for a simple low cost portable 8-bit microcontroller
-
-
0下载:
GCC实现AES加解密,单片机可以调用其接口进行加解密。代码已调试通过。-GCC to achieve AES encryption and decryption, the microcontroller can call the interface for encryption and decryption. The code has been debugged.
-
-
0下载:
Example of AES encrypt/decrypt data on stm32f407 microcontroller.
-