<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux-bitkeeper.git/crypto/tea.c, branch master</title>
<subtitle>Linux Kernel BitKeeper History</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/atom?h=master</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/'/>
<updated>2005-03-21T07:36:54Z</updated>
<entry>
<title>[CRYPTO]: Fix sparse warnings in tea</title>
<updated>2005-03-21T07:36:54Z</updated>
<author>
<name>Domen Puncer</name>
<email>domen@coderock.org</email>
</author>
<published>2005-03-21T07:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=a08c93261904fedc79b0dc3e72c8b421ac8fdcd6'/>
<id>urn:sha1:a08c93261904fedc79b0dc3e72c8b421ac8fdcd6</id>
<content type='text'>
Signed-off-by: Domen Puncer &lt;domen@coderock.org&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>[PATCH] crypto: tea.c xtea_encrypt should use XTEA_DELTA</title>
<updated>2004-09-08T00:56:41Z</updated>
<author>
<name>Thor Kooda</name>
<email>tkooda-patch-kernel@devsec.org</email>
</author>
<published>2004-09-08T00:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=9c04fd703a714a00b34761024bf0c9ba3c32d898'/>
<id>urn:sha1:9c04fd703a714a00b34761024bf0c9ba3c32d898</id>
<content type='text'>
xtea_encrypt() should use XTEA_DELTA instead of TEA_DELTA.

Signed-off-by: Thor Kooda &lt;tkooda-patch-kernel@devsec.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[CRYPTO]: Add TEA and XTEA algorithms.</title>
<updated>2004-06-29T15:26:40Z</updated>
<author>
<name>Aaron Grothe</name>
<email>ajgrothe@yahoo.com</email>
</author>
<published>2004-06-29T15:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=e8b5631a69d05e77b42e3438462b7deec41f184d'/>
<id>urn:sha1:e8b5631a69d05e77b42e3438462b7deec41f184d</id>
<content type='text'>
The following is a patch against 2.6.7 (should apply cleanly to 2.6.5 or 
above).  It implements the Tiny Encryption Algorithm (TEA) and the 
Xtended TEA (XTEA) algorithms.  TEA goes back to 1994 and is a good 
algorithm espically for memory constrained systems.  It is similar in
concept to the IDEA crypto.  It does NOT have any patent restrictions
and has been put in the public domain by Wheeler and Needham.  Tea is used
in quite a few products such as filesafe and even Microsoft's Xbox.

Signed-off-by: Aaron Grothe &lt;ajgrothe@yahoo.com&gt;
Signed-off-by: James Morris &lt;jmorris@redhat.com&gt;
Signed-off-by: David S. Miller &lt;davem@redhat.com&gt;
</content>
</entry>
</feed>
