AVR-EAX-AES-bootloader

AVR Bootloader

A bootloader for AVR microcontrollers with encryption using the EAX mode and AES underlying algorithm.

Bootloader for AVR microcontrollers featuring EAX mode encryption in 1024 bytes

GitHub

47 stars
7 watching
21 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rahix/avr-device Automated wrapper generator for AVR microcontroller registers 178
feaser/openblt An open source bootloader for microcontrollers that enables firmware updates and customization. 676
rahix/avr-hal A Rust-based Hardware Abstraction Layer for AVR microcontrollers and common boards. 1,322
optiboot/optiboot An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency. 1,100
cvra/can-bootloader A bootloader designed for CAN-connected robots with redundancy and safety features to ensure stable firmware updates. 146
abcminiuser/avr-tutorials A collection of tutorial documents in LaTeX format that teach programming concepts using Atmel AVR microcontrollers. 120
arduino/arduinocore-avr Provides the core software components and configuration files for a specific type of microcontroller board platform. 1,244
avr-rust/ruduino Provides a set of reusable components for the Arduino Uno 702
ebryx/aes-killer A plugin for Burp Suite to decrypt AES-encrypted traffic on the fly. 634
raburton/rboot A bootloader designed to replace the SDK's binary blob on the ESP8266 with improved features and flexibility. 302
akospasztor/stm32-bootloader A bootloader library for customizing the firmware of microcontrollers with an external SD card 896
mcu-tools/mcuboot A secure bootloader for 32-bit microcontrollers. 1,341
buserror/simavr An AVR simulator that allows users to simulate and debug embedded systems in a virtual environment. 1,584
secworks/aes An AES encryption core implementation in Verilog, supporting various key sizes and modes. 337
shinvou/decrypt0r Automates the download and decryption of SecureRom firmware files for various iOS versions. 50