Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / Makefile
2012-03-14 Jussi Kivilinnacrypto: camellia - rename camellia.c to camellia_generic.c
2012-03-14 Jussi Kivilinnacrypto: camellia - rename camellia module to camellia_g...
2011-11-30 Jussi Kivilinnacrypto: serpent - rename serpent.c to serpent_generic.c
2011-11-09 Jussi Kivilinnacrypto: serpent - rename module from serpent to serpent...
2011-10-21 Steffen Klassertcrypto: Add userspace configuration API
2011-09-22 Jussi Kivilinnacrypto: blowfish - rename C-version to blowfish_generic
2011-09-22 Jussi Kivilinnacrypto: blowfish - split generic and common c code
2011-03-14 Steffen Klassertcrypto: authencesn - Add algorithm to handle IPsec...
2010-11-27 Tracey Dentcrypto: Makefile clean up
2010-11-26 Herbert Xucrypto: algif_skcipher - User-space interface for skcip...
2010-11-19 Herbert Xucrypto: algif_hash - User-space interface for hash...
2010-11-19 Herbert Xucrypto: af_alg - User-space interface for Crypto API
2010-06-03 Joachim Fritschicrypto: twofish: Rename twofish to twofish_generic...
2010-06-03 Herbert Xucrypto: pcomp - Fix illegal Kconfig configuration
2010-01-07 Steffen Klassertcrypto: pcrypt - Add pcrypt crypto parallelization...
2009-09-02 Shane Wangcrypto: vmac - New hash algorithm for intel_txt support
2009-08-06 Huang Yingcrypto: ghash - Add GHASH digest algorithm for GCM
2009-07-14 Herbert Xucrypto: hash - Remove legacy hash/digest implementaion
2009-03-04 Geert Uytterhoevencrypto: zlib - New zlib crypto module, using pcomp
2009-03-04 Geert Uytterhoevencrypto: compress - Add pcomp interface
2009-02-19 Huang Yingcrypto: api - Use dedicated workqueue for crypto subsystem
2008-12-25 Herbert Xucrypto: hash - Add shash interface
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: skcipher - Move IV generators into their own...
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure
2008-07-15 Herbert XuRevert crypto: prng - Deterministic CPRNG
2008-07-10 Neil Hormancrypto: prng - Deterministic CPRNG
2008-07-10 Loc Ho[CRYPTO] hash: Add asynchronous hash support
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add support for RIPEMD hash algorithms
2008-04-21 Sebastian Siewior[CRYPTO] api: Make the crypto subsystem fully modular
2008-04-21 Kevin Coffman[CRYPTO] cts: Add CTS mode required for Kerberos AES...
2008-04-21 Jan Glauber[CRYPTO] sha512: Rename sha512 to sha512_generic
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-23 Herbert Xu[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkci...
2008-01-10 Joy Latten[CRYPTO] ccm: Added CCM mode
2008-01-10 Herbert Xu[CRYPTO] seqiv: Add Sequence Number IV Generator
2008-01-10 Herbert Xu[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
2008-01-10 Herbert Xu[CRYPTO] chainiv: Add chain IV generator
2008-01-10 Herbert Xu[CRYPTO] blkcipher: Merge ablkcipher and blkcipher...
2008-01-10 Zoltan Sogor[CRYPTO] lzo: Add LZO compression algorithm support
2008-01-10 Mikko Herranen[CRYPTO] gcm: New algorithm
2008-01-10 Tan Swee Heng[CRYPTO] salsa20: Salsa20 stream cipher
2008-01-10 Joy Latten[CRYPTO] ctr: Add CTR (Counter) block cipher mode
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Sebastian Siewior[CRYPTO] sha: Load the SHA[1|256] module by an alias
2007-10-10 Sebastian Siewior[CRYPTO] aes: Rename aes to aes-generic
2007-10-10 Sebastian Siewior[CRYPTO] des: Rename des to des-generic
2007-10-10 Rik Snel[CRYPTO] xts: XTS blockcipher mode implementation witho...
2007-10-10 Herbert Xu[CRYPTO] aead: Add authenc
2007-10-10 Herbert Xu[CRYPTO] api: Move scatterwalk into algapi
2007-10-10 Herbert Xu[CRYPTO] api: Add aead crypto type
2007-10-10 Hye-Shik Chang[CRYPTO] seed: New cipher algorithm
2007-07-13 Dan Williamsasync_tx: add the async_tx api
2007-07-13 Dan Williamsxor: make 'xor_blocks' a library routine for use with...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-02 Herbert Xu[CRYPTO] cryptd: Add software async crypto daemon
2007-05-02 Herbert Xu[CRYPTO] api: Add async blkcipher type
2007-02-06 Noriaki TAKAMIYA[CRYPTO] camellia: added the code of Camellia cipher...
2007-02-06 David Howells[CRYPTO] fcrypt: Add FCrypt from RxRPC
2007-02-06 David Howells[CRYPTO] pcbc: Add Propagated CBC template
2006-12-07 Rik Snel[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow...
2006-12-07 Rik Snel[CRYPTO] lib: table driven multiplications in GF(2...
2006-12-07 Kazunori MIYAZAWA[CRYPTO] xcbc: New algorithm
2006-09-21 Herbert Xu[CRYPTO] digest: Added user API for new hash type
2006-09-21 Herbert Xu[CRYPTO] cipher: Added block ciphers for CBC/ECB
2006-09-21 Herbert Xu[CRYPTO] cipher: Added block cipher type
2006-09-21 Herbert Xu[CRYPTO] api: Add cryptomgr
2006-09-21 Herbert Xu[CRYPTO] api: Split out low-level API
2006-09-21 Joachim Fritschi[CRYPTO] twofish: Split out common c code
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-09 Aaron Grothe[CRYPTO]: Add Anubis support.
2004-09-28 Aaron Grothe[CRYPTO]: Whirlpool algorithm updates.
2004-08-24 Aaron Grothe[CRYPTO]: Add Whirlpool digest algorithm.
2004-08-09 Michal Ludvig- removed patches.fixes/build-crypto-aes - not needed...
2004-08-09 Aaron Grothe[CRYPTO]: Add Khazad algorithm.
2004-08-05 Michal Ludvig- Enable building crypto/aes.ko on non-x86
2004-06-29 Aaron Grothe[CRYPTO]: Add TEA and XTEA algorithms.
2004-04-28 Clay Haapala[CRYPTO]: Provide crc32c as a type of digest.
2004-03-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040323
2004-03-21 James Morris[CRYPTO]: Add Michael MIC algorithm.
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-03 Jon Oberheide[CRYPTO]: Add ARC4 module.
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Andrew Morton[PATCH] move scatterwalk functions to own file
2003-09-04 Rusty Russell[CRYPTO]: Use try_then_request_module().
2003-08-16 Kartikey Mahendra... [CRYPTO]: Add CAST6 (CAST-256) algorithm.
2003-08-11 Kartikey Mahendra... [CRYPTO]: Add cast5, integration by jmorris@intercode...
2003-03-28 James Morris[CRYPTO]: Add Deflate algorithm to crypto API.
2003-02-03 Kai Germaschewskikbuild: Remove export-objs := ... statements
2003-01-13 James Morris[CRYPTO]: Add support for SHA-386 and SHA-512
2003-01-08 David S. Miller[CRYPTO]: Fix typo in aes.o rule.
2003-01-08 James Morris[CRYPTO]: Add AES algorithm.
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-12-06 James Morris[CRYPTO]: Dont compile procfs stuff if procfs is not...
2002-12-05 James Morris[CRYPTO]: Add serpent algorithm.
2002-11-26 James Morris[CRYPTO]: Add twofish algorithm.
2002-11-18 James Morris[CRYPTO]: Add null algorithms and minor cleanups.
next