Re: Testing XTEA
- From: tomstdenis@xxxxxxxxx
- Date: 30 Dec 2006 11:17:39 -0800
Wolfgang Ehrhardt wrote:
Various libraries have xtea source in them. LibTomCrypt (libtom.org)The OP should be aware that there different implementations of XTEA
is one of them.
regarding the endianness. LibTomCrypt uses little-endian code, in
contrast for example Botan (and Crypto++ IIRC).
So if there are rubbish test vector result, try them with the opposite
endianness.
My code conforms to various random snippets as found on wiretapped.net.
It should be noted that XTEA is not a standard nor are there standard
vectors to work from (they never published any in the 2 page paper).
So neither of us is "right" or "wrong." :-)
That said, in response to the OPs followup, consider using Skipjack.
It's at least a standard and MEANT for 8-bit MCUs.
Tom
.
- Follow-Ups:
- Re: Testing XTEA
- From: Mike Simpson
- Re: Testing XTEA
- References:
- Testing XTEA
- From: Mike Simpson
- Re: Testing XTEA
- From: tomstdenis
- Re: Testing XTEA
- From: Wolfgang Ehrhardt
- Testing XTEA
- Prev by Date: Re: Enigma machine strenght using a computer
- Next by Date: Re: Enigma machine strenght using a computer
- Previous by thread: Re: Testing XTEA
- Next by thread: Re: Testing XTEA
- Index(es):