Skip to content
// AJ-190305 PORTFOLIO.SPEC
ARNAV JAIN.

Lightweight ARX-Based Secure Communication Protocol

Custom encryption protocol for resource-constrained embedded systems

RoleDesigner & sole engineer
PeriodPersonal project
StackC, ESP-32, Cryptography
Categorysecurity, systems

Problem

Standard cryptographic approaches carry more computational overhead than constrained embedded systems can afford.

Approach

  • Designed a lightweight encryption protocol using ARX (Addition, Rotation, XOR) operations for resource-constrained systems
  • Implemented secure message encoding and decoding via key-based transformations

Pipeline

Outcomes

Target platformESP-32 / embedded