Medjedtxm 89c06670d2 feat: add configurable rounds for XTEA
Add a Rounds parameter (1-255, default 32) to XTEA Encrypt and Decrypt
operations, matching the reference implementation by Wheeler & Needham
which accepts a configurable round count. Follows the same convention as
RC6 for argument ordering (Rounds after Padding).
2026-03-07 10:20:08 -05:00
..
2026-03-07 09:51:40 -05:00