搜索资源列表
AESEncryptionDecryption
- 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
menu_test
- 实现无线龙CC2430开发板上液晶显示英文菜单中的如下内容 1、无线测试 2、跑表 3、串口调试 4、时钟模式 5、随机数 6、AES 7、DMA 8、电源模式 9、对比度设置 10、系统传感器-Long CC2430 wireless LCD development board as the content of the English menu 1, the wireless test 2, stopwatch 3, 4 serial debuggin
MC13192_secure_link
- Secure link between two MC13192 + AVR ATmega88 devices using AES crypto.
ccm
- 德州仪器TI CC2530 无线传输芯片实现应用层AES加密的源程序-Texas Instruments TI CC2530 wireless transmission chip to achieve application layer AES encryption source
FFT-C
- C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
aes
- 256 bit AES encryption
AESdec
- 安全传输协议,使用aes加密解密。防止数据被窃取-Secure transport protocol using AES encryption and decryption. Prevent data being stolen
main
- AVR ATMEGA C CODE AES Encryption-Decryption
AES_PIC18_TX
- AES microcontroller pic18f452 tx
AESj 加密解密Verilog
- 128位AES加密解密,可以在FPGA上实现
STM32F103mqtt与pb
- 在STM32F103平台上移植mqtt协议与PROTOBUF协议,已测试完成可正常使用,同时可以增加AES加密。