This document discusses optimizing the Advanced Encryption Standard (AES) cryptography algorithm for low-power Internet of Things (IoT) applications. It proposes hardware optimizations to AES including using a novel low-transition linear feedback shift register and scan chain reordering to reduce transitions and further improve timing constraints. This aims to enhance security while minimizing processing power and energy consumption for constrained IoT devices. The document provides background on AES and its implementation, and describes a proposed optimized AES architecture using shift registers to simplify loading of plaintext, keys, and minimize flip-flops for lower power consumption.