How I built it
- Worked through the bit-level operations, S-boxes, P-layer, and key expansion with reproducible test harnesses.
- PRESENT-80 vs AES-128 comparison: AES has much wider security analysis and bigger margins; PRESENT is about 5x smaller in hardware area and tractable on an MSP432, which is why ISO standardised it as 29192-2.
- Useful frame for later CRM and integration work: knowing what you're actually trusting when you say "encrypted" or "governed".