Re: Testing XTEA
- From: "Mike Simpson" <mike@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 09:10:55 -0000
<tomstdenis@xxxxxxxxx> wrote in message
news:1167506259.024627.55330@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
Hi Tom,
I will look into your suggestion about Skipjack.
Mike
.
- References:
- Testing XTEA
- From: Mike Simpson
- Re: Testing XTEA
- From: tomstdenis
- Re: Testing XTEA
- From: Wolfgang Ehrhardt
- Re: Testing XTEA
- From: tomstdenis
- Testing XTEA
- Prev by Date: Re: Testing XTEA
- Next by Date: Re: KRYPTOS-3 transposition method
- Previous by thread: Re: Testing XTEA
- Next by thread: Re: Testing XTEA
- Index(es):