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