[erlang-questions] Fix width integer computations

Trevor Woollacott [ MTN - Innovation Centre ] Woolla_T@REDACTED
Thu Dec 21 11:16:36 CET 2006


Possibly it's the extended version of the Tiny Encryption Algorithm -
XTEA

Trevor

-----Original Message-----
From: erlang-questions-bounces@REDACTED
[mailto:erlang-questions-bounces@REDACTED] On Behalf Of Vlad
Dumitrescu
Sent: Thursday, 21 December 2006 11:46 AM
To: Joe Armstrong
Cc: erlang-questions@REDACTED
Subject: Re: [erlang-questions] Fix width integer computations

Hi,

On 12/21/06, Joe Armstrong <erlang@REDACTED> wrote:
>  mx = (z>>5 ^ y<<2) + (y>>3 ^ z<<4) ^ (sum^y) + (k[p&3 ^ e] ^ z);
> (And for ten extra brownie points: identify the algorithm :-)

Is it Wheeler & Needham's Tiny Encryption Algorithm?

/Vlad
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://www.erlang.org/mailman/listinfo/erlang-questions


NOTE: This e-mail message is subject to the MTN Group disclaimer see http://www.mtn.co.za/default.aspx?pid=34411 





More information about the erlang-questions mailing list