sparc64: Eliminate obsolete __handle_softirq() function
[linux-flexiantxendom0.git] / crypto / Kconfig
2011-11-01 Herbert Xucrypto: user - Depend on NET instead of selecting it
2011-10-26 Herbert Xucrypto: user - Add dependency on NET
2011-10-21 Steffen Klassertcrypto: Add userspace configuration API
2011-10-21 Jussi Kivilinnacrypto: twofish - add 3-way parallel x86_64 assembler...
2011-09-22 Jussi Kivilinnacrypto: blowfish - add x86_64 assembly implementation
2011-09-22 Jussi Kivilinnacrypto: blowfish - split generic and common c code
2011-08-10 Mathias Krausecrypto: sha1 - SSSE3 based SHA1 implementation for...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-11 Michael Wittendoc: Kconfig: `to be' -> `be'
2011-06-29 Richard Weinbergercrypto: UML build fixes
2011-05-16 Andy Lutomirskicrypto: aesni-intel - Merge with fpu.ko
2010-12-28 Herbert Xucrypto: gf128mul - Remove experimental tag
2010-11-29 Herbert Xucrypto: af_alg - Add dependency on NET
2010-11-27 Mathias Krausecrypto: aesni-intel - Ported implementation to x86-32
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-09-12 Justin P. Mattockcrypto: Kconfig - update broken web addresses
2010-09-03 Chuck Ebbertcrypto: fips - FIPS requires algorithm self-tests
2010-08-06 Herbert Xucrypto: testmgr - Default to no tests
2010-08-06 Herbert Xucrypto: testmgr - Fix test disabling option
2010-06-03 Alexander Shishkincrypto: testmgr - add an option to disable cryptoalgos...
2010-06-03 Herbert Xucrypto: pcomp - Fix illegal Kconfig configuration
2010-03-29 Gilles EspinasseFix comment and Kconfig typos for 'require' and 'fragment'
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-05 Jiri Kosinacrypto: fix typo in Kconfig help text
2010-01-07 Steffen Klassertcrypto: pcrypt - Add pcrypt crypto parallelization...
2009-10-27 Huang Yingcrypto: ghash-intel - Fix building failure on x86_32
2009-10-19 Huang Yingcrypto: ghash - Add PCLMULQDQ accelerated implementation
2009-09-02 Shane Wangcrypto: vmac - New hash algorithm for intel_txt support
2009-08-20 Neil Hormancrypto: fips - Depend on ansi_cprng
2009-08-13 Herbert XuRevert crypto: fips - Select CPRNG
2009-08-06 Huang Yingcrypto: gcm - Use GHASH digest algorithm
2009-08-06 Huang Yingcrypto: ghash - Add GHASH digest algorithm for GCM
2009-06-21 Neil Hormancrypto: fips - Select CPRNG
2009-06-19 Herbert Xucrypto: ansi_cprng - Do not select FIPS
2009-06-02 Huang Yingcrypto: aes-ni - Add support for more modes
2009-06-02 Huang Yingcrypto: fpu - Add template for blkcipher touching FPU
2009-03-04 Geert Uytterhoevencrypto: testmgr - add zlib test
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: chainiv - Use kcrypto_wq instead of keventd_wq
2009-02-19 Huang Yingcrypto: cryptd - Per-CPU thread implementation based...
2009-02-19 Huang Yingcrypto: api - Use dedicated workqueue for crypto subsystem
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: michael_mic - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: wp512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: tgr192 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha256 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md5 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md4 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha1 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd320 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd256 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd160 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd128 - Switch to shash
2008-12-25 Herbert Xucrypto: null - Switch to shash
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-08-29 Herbert Xucrypto: skcipher - Use RNG interface instead of get_ran...
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: cryptomgr - Add test infrastructure
2008-08-29 Austin Zhangcrypto: crc32c - Use Intel CRC32 instruction
2008-08-29 Adrian Bunkcrypto: Kconfig - Replace leading spaces with tabs
2008-07-15 Herbert XuRevert crypto: prng - Deterministic CPRNG
2008-07-10 Herbert Xucrypto: crc32c - Add ahash implementation
2008-07-10 Neil Hormancrypto: prng - Deterministic CPRNG
2008-07-10 Loc Ho[CRYPTO] cryptd: Add asynchronous hash support
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for extended RIPEM...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash...
2008-04-21 Sebastian Siewior[CRYPTO] kconfig: Ordering cleanup
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-02-23 Herbert Xu[CRYPTO] authenc: Add missing Kconfig dependency on...
2008-02-18 Adrian Bunk[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
2008-02-15 Frederik Deweerdt[CRYPTO] tcrypt: Add missing Kconfig dependency on...
2008-01-10 Tan Swee Heng[CRYPTO] salsa20-asm: Remove unnecessary dependency...
2008-01-10 Sebastian Siewior[CRYPTO] tcrypt: Add select of AEAD
2008-01-10 Tan Swee Heng[CRYPTO] salsa20: Add x86-64 assembly version
2008-01-10 Tan Swee Heng[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm...
2008-01-10 Herbert Xu[CRYPTO] seqiv: Add select AEAD in Kconfig
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] blkcipher: Merge ablkcipher and blkcipher...
2008-01-10 Borislav Petkov[CRYPTO] authenc: Select HASH in Kconfig
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 Jonathan Lynch[CRYPTO] sha256-generic: Extend sha256_generic.c to...
2008-01-10 Sebastian Siewior[CRYPTO] aes-i586: Remove setkey
2008-01-10 Sebastian Siewior[CRYPTO] ctr: Remove default M
2008-01-10 Sebastian Siewior[CRYPTO] aes-x86-64: Remove setkey
2008-01-10 Joy Latten[CRYPTO] ctr: Add CTR (Counter) block cipher mode
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: Add aead crypto type
2007-10-10 Hye-Shik Chang[CRYPTO] seed: New cipher algorithm
2007-10-10 Adrian Bunk[CRYPTO] Kconfig: Remove "default m"s
next