<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux-bitkeeper.git/crypto/des.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>2004-04-27T03:26:32Z</updated>
<entry>
<title>[CRYPTO]: Add module aliases for des and sha512.</title>
<updated>2004-04-27T03:26:32Z</updated>
<author>
<name>Michal Ludvig</name>
<email>mludvig@suse.cz</email>
</author>
<published>2004-04-27T03:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=69a7bf9b022150ddabb5e94f90559152a601263e'/>
<id>urn:sha1:69a7bf9b022150ddabb5e94f90559152a601263e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[IPSEC]: Fix oops using null ciper in CBC mode.</title>
<updated>2003-08-17T21:04:17Z</updated>
<author>
<name>Mikael Ylikoski</name>
<email>my@post.utfors.se</email>
</author>
<published>2003-08-17T21:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=f7ab034d70d50dadd7801d3970dec18edd6b07a1'/>
<id>urn:sha1:f7ab034d70d50dadd7801d3970dec18edd6b07a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CRYPTO]: Include linux/errno.h as appropriate.</title>
<updated>2003-03-20T15:52:35Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@nuts.ninka.net</email>
</author>
<published>2003-03-20T15:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=9d474c70391263c994bec66541cc5c054e8bb854'/>
<id>urn:sha1:9d474c70391263c994bec66541cc5c054e8bb854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CRYPTO] remove superfluous goto from des module init exception path</title>
<updated>2003-01-13T19:51:34Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2003-01-13T19:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=11f2f6b3dee6b96093289acb250653ddbe7f7fb0'/>
<id>urn:sha1:11f2f6b3dee6b96093289acb250653ddbe7f7fb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.</title>
<updated>2002-12-31T02:28:13Z</updated>
<author>
<name>Dave Jones</name>
<email>davej@codemonkey.org.uk</email>
</author>
<published>2002-12-31T02:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=fd5a038b3e8a520465d230df4d3df28d21c36f3a'/>
<id>urn:sha1:fd5a038b3e8a520465d230df4d3df28d21c36f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CRYPTO]: Add blowfish algorithm.</title>
<updated>2002-11-06T09:54:08Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2002-11-06T09:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=fb4e6f86c4e05d238886a4ab3ab32341988f7afe'/>
<id>urn:sha1:fb4e6f86c4e05d238886a4ab3ab32341988f7afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CRYPTO]: Uninline some functions to save some bloat.</title>
<updated>2002-10-30T06:59:18Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2002-10-30T06:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=3c498e87e4b3a9297080eb724b6bc5d73f23dcc8'/>
<id>urn:sha1:3c498e87e4b3a9297080eb724b6bc5d73f23dcc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CRYPTO]: Cleanups based upon suggestions by Jeff Garzik.</title>
<updated>2002-10-30T06:45:00Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2002-10-30T06:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=b56bc16aa33f97a846bccc295e0189ca55cb5b43'/>
<id>urn:sha1:b56bc16aa33f97a846bccc295e0189ca55cb5b43</id>
<content type='text'>
- Changed unsigned to unsigned int in algos.
- Consistent use of u32 for flags throughout api.
- Use of unsigned int rather than int for counting things which must
be positive, also replaced size_ts to keep code simpler and lessen
bloat on some archs.
- got rid of some unneeded returns.
- const correctness.
</content>
</entry>
<entry>
<title>[CRYPTO]: Cleanups and more consistency checks.</title>
<updated>2002-10-28T10:36:29Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2002-10-28T10:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=03882e044f1bbf3603a856652100652aeabe465a'/>
<id>urn:sha1:03882e044f1bbf3603a856652100652aeabe465a</id>
<content type='text'>
- Removed local_bh_disable() from kmap wrapper, not needed now with
two atomic kmaps.
- Nuked atomic flag, use in_softirq() instead.
- Converted crypto_kmap() and crypto_yield() to check in_softirq().
- Check CRYPTO_MAX_CIPHER_BLOCK_SIZE during alg init.
- Try to initialize as much at compile time as possible
(feedback from Christoph Hellwig).
- Clean up list handling a bit (feedback from Christoph Hellwig).
</content>
</entry>
<entry>
<title>[CRYPTO]: Algorithm lookup API change plus bug fixes.</title>
<updated>2002-10-27T19:04:35Z</updated>
<author>
<name>James Morris</name>
<email>jmorris@intercode.com.au</email>
</author>
<published>2002-10-27T19:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux-bitkeeper.git/commit/?id=612893c0b9f117b1961cb4312126a635f4c96b72'/>
<id>urn:sha1:612893c0b9f117b1961cb4312126a635f4c96b72</id>
<content type='text'>
- API change: implemented simplest version of algorithm lookup
by name (feedback from Rusty Russell and Herbert Valerio Riedel).
- Now need to add the following line to to /etc/modules.conf for
dynamic module loading:
    alias des3_ede des
</content>
</entry>
</feed>
