Corrected Block TEA - Variable-length block cipher, more efficient and secure
XXTEA (Corrected Block TEA) is the final version of the TEA family, supporting variable-length data encryption. The number of rounds is dynamically calculated: 6 + 52/data blocks, providing better diffusion. Widely used in embedded systems and IoT devices.