[erlang-questions] Add XXTEA (Corrected Block TEA) to crypto?
Steve Davis
steven.charles.davis@REDACTED
Wed Oct 29 15:27:45 CET 2008
Would XXTEA be a good candidate for inclusion in the crypto module?
It's very useful for working with limited devices.
There's a number of varieties of TEA but specifically the one I'm
talking about is:
David J. Wheeler and Roger M. Needham (October 1998). "Correction to
xtea" http://www.movable-type.co.uk/scripts/xxtea.pdf
I found an (alpha) implementation of XXTEA here ->
http://code.google.com/p/initiale/source/browse/trunk/initiale/src/xxtea.erl
/s
More information about the erlang-questions
mailing list