<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux-bitkeeper.git/crypto/michael_mic.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-08T02:12:34Z</updated>
<entry>
<title>[PATCH] random: Use them throughout the tree</title>
<updated>2005-03-08T02:12:34Z</updated>
<author>
<name>Matt Mackall</name>
<email>mpm@selenic.com</email>
</author>
<published>2005-03-08T02:12:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=66a6d19c4c7310cc5dc928fc7d0238b9ef9e9313'/>
<id>urn:sha1:66a6d19c4c7310cc5dc928fc7d0238b9ef9e9313</id>
<content type='text'>
Move users of private rotl/rotr functions to rol32/ror32.  Crypto bits
verified with tcrypt.

Signed-off-by: Matt Mackall &lt;mpm@selenic.com&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 Michael MIC algorithm.</title>
<updated>2004-03-21T14:38:44Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@redhat.com</email>
</author>
<published>2004-03-21T14:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=1aa2cc524ab4bc1a56afa19fd1b192c0fc79e7dc'/>
<id>urn:sha1:1aa2cc524ab4bc1a56afa19fd1b192c0fc79e7dc</id>
<content type='text'>
From Jouni Malinen &lt;jkmaline@cc.hut.fi&gt;

Added Michael MIC keyed digest for TKIP (IEEE 802.11i/WPA). This algorithm
is quite weak due to the requirements for compatibility with old legacy
wireless LAN hardware that does not have much CPU power. Consequently, this
should not really be used with anything else than TKIP.

Michael MIC is calculated over the payload of the IEEE 802.11 header which
makes it easier to add TKIP support for old wireless LAN cards. An additional
authenticated data area is used (but not send separately) to authenticate
source and destination addresses.
</content>
</entry>
</feed>
