XXTEA
Sign in to saveIn cryptography, Corrected Block TEA (often referred to as XXTEA) is a block cipher designed to correct weaknesses in the original Block TEA.
~5 min read
Encyclopedic overview
5 sectionsContents
- Cryptanalysis
- Reference code
- See also
- References
- External links
In cryptography, Corrected Block TEA (often referred to as XXTEA) is a block cipher designed to correct weaknesses in the original Block TEA.
XXTEA is vulnerable to a chosen-plaintext attack requiring 259 queries and negligible work. See cryptanalysis below.
Excerpted from Wikipedia’s “XXTEA” article, available under the CC BY-SA 4.0 licence.