Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / tea.c
2008-04-21 Kamalesh Babulal[CRYPTO] all: Clean up init()/fini()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2006-09-21 Herbert Xu[CRYPTO] api: Get rid of flags argument to setkey
2006-06-26 Herbert Xu[CRYPTO] all: Pass tfm instead of ctx to algorithms
2006-01-09 Herbert Xu[CRYPTO] cipher: Set alignmask for multi-byte loads
2006-01-09 Herbert Xu[CRYPTO] Use standard byte order macros wherever possible
2005-09-02 Aaron Grothe[CRYPTO]: Fix XTEA implementation
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-09-08 Thor Kooda[PATCH] crypto: tea.c xtea_encrypt should use XTEA_DELTA
2004-09-07 Thor Kooda[CRYPTO]: xtea_encrypt() should use XTEA_DELTA instead...
2004-06-29 Aaron Grothe[CRYPTO]: Add TEA and XTEA algorithms.