Re: Testing XTEA
- From: tomstdenis@xxxxxxxxx
- Date: 30 Dec 2006 08:30:25 -0800
Mike Simpson wrote:
Hi,
I hope somebody can point me in the right direction. I have written a short
assembly language routine to
perform Xtea encryption, but unfortunately it doesn't give the output
expected by the "Test Vectors for
TEA and XTEA". This may be due to my program being rubbish, or because I
have misunderstood the
vectors.
What I need then is a a simple 64 bit of unencrypted data, the resulting
encrypted string, the 128 bit key
used for the encryption and the number of Feistel rounds used to encrypt it.
Various libraries have xtea source in them. LibTomCrypt (libtom.org)
is one of them.
Though, may I ask why you're using XTEA as opposed to something like
AES?
Tom
.
- Follow-Ups:
- Re: Testing XTEA
- From: Wolfgang Ehrhardt
- Re: Testing XTEA
- From: Mike Simpson
- Re: Testing XTEA
- References:
- Testing XTEA
- From: Mike Simpson
- Testing XTEA
- Prev by Date: Testing XTEA
- Next by Date: Re: Internet Security Warning!
- Previous by thread: Testing XTEA
- Next by thread: Re: Testing XTEA
- Index(es):
Relevant Pages
|
|