Extended TEA - 128-bit key, 64-bit block, configurable rounds (default 32)
XTEA is an improved version of TEA, fixing the key-related weaknesses of the original TEA. Uses the same 128-bit key and 64-bit block, but improves the key schedule algorithm. The Delta constant (0x9E3779B9) is derived from the golden ratio.